Skip to content
  • Brad King's avatar
    Longer CTestTestTimeout default time on Cygwin · 5cf77136
    Brad King authored
    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.
    5cf77136