mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-21 07:18:33 -05:00
7b552b9a64
Previously we saved it in the cache, which: * Persists even if a new version of CMake changes how the check works. * Does not propagate to `try_compile` checks.