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

#####################################################################
## qpong Binary:
#####################################################################

qt_internal_add_executable(qpong
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
    SOURCES
        qpong.cpp
    LIBRARIES
        Qt::DBus
)