summaryrefslogtreecommitdiffstats
path: root/examples/dbus/listnames/CMakeLists.txt
blob: eb622b0ef66417aa620b1fe2ed927a7931358caf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated from listnames.pro.

#####################################################################
## listnames Binary:
#####################################################################

add_qt_executable(listnames
    GUI
    OUTPUT_DIRECTORY "${INSTALL_EXAMPLESDIR}/dbus/listnames"
    INSTALL_DIRECTORY "${INSTALL_EXAMPLESDIR}/dbus/listnames"
    SOURCES
        listnames.cpp
    LIBRARIES
        # Remove: gui
        Qt::DBus
)

## Scopes:
#####################################################################

#### Keys ignored in scope 2:.:listnames.pro:WIN32:
# CONFIG = "console"