qt6-bb10/tests/auto/testlib/selftests/differentexec/CMakeLists.txt

22 lines
601 B
CMake

# Generated from differentexec.pro.
#####################################################################
## differentexec Binary:
#####################################################################
qt_internal_add_executable(differentexec
NO_INSTALL # special case
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
SOURCES
tst_differentexec.cpp
PUBLIC_LIBRARIES
Qt::Test
)
## Scopes:
#####################################################################
# special case begin
qt_internal_apply_testlib_coverage_options(differentexec)
# special case end