5cf77136cb
The commit "Make CTestTestTimeout time configurable" added a CMake cache variable CTestTestTimeout_TIME to configure the length of the timeout used by the inner CTestTestTimeout test. The reason was to allow users on slow machines to give this test some extra time without extending the timeout for everyone. However, Cygwin CMake seems to load slowly enough that it is worth a longer default timeout for that platform. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CTestConfig.cmake | ||
check.cmake | ||
test.cmake.in | ||
timeout.c | ||
timeout.cmake |