qt5base-lts/tests/auto/testlib/selftests/verbose2/CMakeLists.txt
Albert Astals Cid 6d1c695b0e cmake: Fix testlib/selftests
Actually build tst_selftest
Fix the subdirs of it not to be actually built as tests (so that ctest
doesn't pick them up and tries to run them)

Change-Id: Id9d069f44241027dbd103884d36551163382b216
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Qt CMake Build Bot
2019-06-04 11:40:48 +00:00

25 lines
670 B
CMake

# Generated from verbose2.pro.
#####################################################################
## verbose2 Binary:
#####################################################################
add_qt_executable(verbose2
NO_INSTALL # special case
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
GUI
SOURCES
../counting/tst_counting.cpp
PUBLIC_LIBRARIES
Qt::Test
)
#### Keys ignored in scope 1:.:.:verbose2.pro:<TRUE>:
# CONFIG = "-debug_and_release_target"
## Scopes:
#####################################################################
#### Keys ignored in scope 2:.:.:verbose2.pro:APPLE_OSX:
# CONFIG = "-app_bundle"