f863bf7d64
Initial conversion of XML tests. Change-Id: I47256d4d87dad106b04be2c2e1abc9ef070be973 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
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
|
|
)
|