summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusabstractadaptor/qmyserver/CMakeLists.txt
blob: 627b29ff422e64dbbe8eea69603fb2abaabeb79a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from qmyserver.pro.

#####################################################################
## qmyserver Binary:
#####################################################################

add_qt_executable(qmyserver
    SOURCES
        ../myobject.h
        qmyserver.cpp
    LIBRARIES
        Qt::DBus
)