summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusmarshall/qpong/CMakeLists.txt
blob: 527d464b74134ed324b56062d65ccc3289e43f08 (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
    PUBLIC_LIBRARIES
        Qt::DBus
)