71c43b035b
Change-Id: If1b2e105836b73b1a68ed5a8e11feb8e114d66e2 Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
20 lines
503 B
CMake
20 lines
503 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
|
|
LIBRARIES
|
|
Qt::CorePrivate
|
|
PUBLIC_LIBRARIES
|
|
Qt::Test
|
|
)
|
|
|
|
## Scopes:
|
|
#####################################################################
|