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

23 lines
559 B
CMake
Raw Normal View History

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