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

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

add_qt_executable(qpong
    SOURCES
        qpong.cpp
    LIBRARIES
        Qt::DBus
)