summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusinterface/qmyserver/.prev_CMakeLists.txt
blob: 671403999bd9318ec21c9da2e07966620f9d72a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qmyserver.pro.

#####################################################################
## qmyserver_qdbusinterface Binary:
#####################################################################

add_qt_executable(qmyserver_qdbusinterface
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
    SOURCES
        ../myobject.h
        qmyserver.cpp
    PUBLIC_LIBRARIES
        Qt::DBus
)