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

23 lines
638 B
CMake
Raw Normal View History

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