qt5base-lts/tests/auto/xml/sax/CMakeLists.txt
Leander Beernaert f863bf7d64 Add XML tests
Initial conversion of XML tests.

Change-Id: I47256d4d87dad106b04be2c2e1abc9ef070be973
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-10-10 09:02:43 +00:00

8 lines
158 B
CMake

# Generated from sax.pro.
add_subdirectory(qxml)
if(TARGET Qt::Network)
add_subdirectory(qxmlinputsource)
add_subdirectory(qxmlsimplereader)
endif()