mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 13:50:10 -05:00
85415afbdc
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.