summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-05-15 17:05:46 (GMT)
committerBrad King <brad.king@kitware.com>2017-05-15 17:05:46 (GMT)
commitc608000a2a57faaac6e1789f8502e734db5ddb0e (patch)
treec77724fd0bbe88941efa8c04c5f265c2f514ca93 /CMakeLists.txt
parentb8e707a6a1c5c486644132df01b7995740abfbd2 (diff)
downloadCMake-c608000a2a57faaac6e1789f8502e734db5ddb0e.zip
CMake-c608000a2a57faaac6e1789f8502e734db5ddb0e.tar.gz
CMake-c608000a2a57faaac6e1789f8502e734db5ddb0e.tar.bz2
Xcode: Work around xcodebuild spurious hangs in try_compile
`xcodebuild` occasionally hangs on some macOS machines (and can be reproduced independent of CMake). It only happens a few times in 1000 runs, but configuration of a large project calls `try_compile` many times and therefore frequently hangs due to this problem. I've been unable to reproduce the hang when using a scheme to build, so always generate a scheme in `try_compile` projects to work around the problem. Issue: #16752
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions