15 lines
361 B
CMake
15 lines
361 B
CMake
|
# Generated from qdbusxmlparser.pro.
|
||
|
|
||
|
#####################################################################
|
||
|
## tst_qdbusxmlparser Test:
|
||
|
#####################################################################
|
||
|
|
||
|
add_qt_test(tst_qdbusxmlparser
|
||
|
SOURCES
|
||
|
tst_qdbusxmlparser.cpp
|
||
|
LIBRARIES
|
||
|
Qt::CorePrivate
|
||
|
Qt::DBusPrivate
|
||
|
Qt::Xml
|
||
|
)
|