mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 17:39:51 -05:00
f92ccbc306
Previously compilers that had full support for a language standard level was forced to verify this every time a new build directory was created. Now we record this information and insert the correct granular compile features instead of doing a try_compile.