summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusconnection_spyhook/CMakeLists.txt
blob: e7c6cf0ea25e0d2feeacb40e3f3bb57ce08b815b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generated from qdbusconnection_spyhook.pro.

#####################################################################
## tst_qdbusconnection_spyhook Test:
#####################################################################

add_qt_test(tst_qdbusconnection_spyhook
    SOURCES
        ../qdbusconnection/tst_qdbusconnection.h
        tst_qdbusconnection_spyhook.cpp
    DEFINES
        SRCDIR="${CMAKE_CURRENT_SOURCE_DIR}/"
        tst_QDBusConnection=tst_QDBusConnection_SpyHook
    LIBRARIES
        Qt::DBus
    RUN_SERIAL
)