mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
4c2d70768a
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.