6d1c695b0e
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
25 lines
670 B
CMake
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"
|