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

#####################################################################
## tst_qdbuspendingreply Test:
#####################################################################

add_qt_test(tst_qdbuspendingreply
    SOURCES
        tst_qdbuspendingreply.cpp
    PUBLIC_LIBRARIES
        Qt::DBus
)