mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-06 22:58:05 +00:00
Previously Compilers always had to run a try_compile to determine what language level each feature mapped to. Now we can skip the try_compile when a language level has no features.