0d177053b9
Change-Id: Ia24cf56b79ca6dacd370a7e397024e9b663e0167 Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
19 lines
489 B
CMake
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:
|
|
#####################################################################
|