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

27 lines
726 B
CMake
Raw Normal View History

# Generated from watchdog.pro.
#####################################################################
## watchdog Binary:
#####################################################################
qt_internal_add_executable(watchdog
NO_INSTALL # special case
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
SOURCES
tst_watchdog.cpp
PUBLIC_LIBRARIES
Qt::Test
)
#### Keys ignored in scope 1:.:.:watchdog.pro:<TRUE>:
# QT_TOOL_ENV = "checkenv"
# checkenv.name = "QTEST_FUNCTION_TIMEOUT"
# checkenv.value = "100"
## Scopes:
#####################################################################
# special case begin
qt_internal_apply_testlib_coverage_options(watchdog)
# special case end