mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-11 16:50:50 -05:00
bc681fc372
Our bundled third-party libraries perform many `try_compile` checks for compatibility with their upstream build systems. For many of the checks we already know the result for compilers we support for building CMake itself, especially on Windows. Hard-code known results to avoid running the checks.