qt5base-lts/tests/auto/testlib/selftests/multiexec/CMakeLists.txt

22 lines
563 B
CMake
Raw Normal View History

# Generated from multiexec.pro.
#####################################################################
## multiexec Binary:
#####################################################################
qt_add_executable(multiexec
NO_INSTALL # special case
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
SOURCES
tst_multiexec.cpp
PUBLIC_LIBRARIES
Qt::Test
)
## Scopes:
#####################################################################
# special case begin
qt_apply_testlib_coverage_options(multiexec)
# special case end