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

#####################################################################
## tst_qdbusthreading Test:
#####################################################################

qt_internal_add_test(tst_qdbusthreading
    SOURCES
        tst_qdbusthreading.cpp
    PUBLIC_LIBRARIES
        Qt::DBus
)