CompilerID: Compiler extensions default detection

This commit is contained in:
Raul Tambre
2021-05-29 16:54:41 +03:00
parent 2adfd95d79
commit fc3a1cbdd8
16 changed files with 93 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
CMAKE_<LANG>_EXTENSIONS_DEFAULT
-------------------------------
.. versionadded:: 3.22
Default value used when the :prop_tgt:`<LANG>_EXTENSIONS` target property is
not set. Initialized during compiler detection to the compiler's default.