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

22 lines
573 B
CMake
Raw Normal View History

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