qt5base-lts/tests/auto/xml/sax/qxmlinputsource/CMakeLists.txt

14 lines
344 B
CMake
Raw Normal View History

# Generated from qxmlinputsource.pro.
#####################################################################
## tst_qxmlinputsource Test:
#####################################################################
add_qt_test(tst_qxmlinputsource
SOURCES
tst_qxmlinputsource.cpp
PUBLIC_LIBRARIES
Qt::Network
Qt::Xml
)