This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
df14a98e9c
CMake
/
Tests
/
RunCMake
/
CTestTimeoutAfterMatch
/
CTestConfig.cmake.in
2 lines
55 B
CMake
Raw
Normal View
History
Unescape
Escape
CTest: Optionally use a secondary test timeout after matching output Allow a test N seconds to complete after we detect a matching line in its output. Activate this behavior with a new TIMEOUT_AFTER_MATCH test property.
2016-02-18 21:59:18 +03:00
set
(
CTEST_PROJECT_NAME
"TimeoutAfterMatch@CASE_NAME@"
)