mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-27 11:18:35 -06:00
The parent commit only added DART_TESTING_TIMEOUT to the cache. Also add CTEST_TEST_TIMEOUT because the logic in CMake/Tests/CMakeLists.txt uses that variable in its "long test timeout" computation. Now the cygwin build really does have 7200 seconds before it calls timeout death on a test.