qt5base-lts/tests/auto/testlib/selftests/badxml/CMakeLists.txt
Alexandru Croitor 0d177053b9 Regenerate projects one last time before merge
Change-Id: Ia24cf56b79ca6dacd370a7e397024e9b663e0167
Reviewed-by: Liang Qi <liang.qi@qt.io>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2020-02-12 17:30:49 +00:00

19 lines
489 B
CMake

# Generated from badxml.pro.
#####################################################################
## badxml Binary:
#####################################################################
add_qt_executable(badxml
NO_INSTALL # special case
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
SOURCES
tst_badxml.cpp
PUBLIC_LIBRARIES
Qt::CorePrivate
Qt::Test
)
## Scopes:
#####################################################################