13 lines
314 B
CMake
13 lines
314 B
CMake
|
# Generated from qdbusthreading.pro.
|
||
|
|
||
|
#####################################################################
|
||
|
## tst_qdbusthreading Test:
|
||
|
#####################################################################
|
||
|
|
||
|
add_qt_test(tst_qdbusthreading
|
||
|
SOURCES
|
||
|
tst_qdbusthreading.cpp
|
||
|
LIBRARIES
|
||
|
Qt::DBus
|
||
|
)
|