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

23 lines
603 B
CMake
Raw Normal View History

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