13 lines
340 B
CMake
13 lines
340 B
CMake
|
# Generated from qdbusconnection.pro.
|
||
|
|
||
|
#####################################################################
|
||
|
## tst_qdbusconnection Test:
|
||
|
#####################################################################
|
||
|
|
||
|
add_qt_test(tst_qdbusconnection
|
||
|
SOURCES
|
||
|
tst_qdbusconnection.cpp tst_qdbusconnection.h
|
||
|
LIBRARIES
|
||
|
Qt::DBus
|
||
|
)
|