71c43b035b
Change-Id: If1b2e105836b73b1a68ed5a8e11feb8e114d66e2 Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
18 lines
477 B
CMake
18 lines
477 B
CMake
# Generated from multiexec.pro.
|
|
|
|
#####################################################################
|
|
## multiexec Binary:
|
|
#####################################################################
|
|
|
|
add_qt_executable(multiexec
|
|
NO_INSTALL # special case
|
|
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
|
|
SOURCES
|
|
tst_multiexec.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Test
|
|
)
|
|
|
|
## Scopes:
|
|
#####################################################################
|