14 lines
344 B
CMake
14 lines
344 B
CMake
|
# Generated from qxmlinputsource.pro.
|
||
|
|
||
|
#####################################################################
|
||
|
## tst_qxmlinputsource Test:
|
||
|
#####################################################################
|
||
|
|
||
|
add_qt_test(tst_qxmlinputsource
|
||
|
SOURCES
|
||
|
tst_qxmlinputsource.cpp
|
||
|
PUBLIC_LIBRARIES
|
||
|
Qt::Network
|
||
|
Qt::Xml
|
||
|
)
|