You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
342 B
11 lines
342 B
3 years ago
|
CMAKE_<LANG>_EXTENSIONS_DEFAULT
|
||
|
-------------------------------
|
||
|
|
||
|
.. versionadded:: 3.22
|
||
|
|
||
|
Compiler's default extensions mode. Used as the default for the
|
||
|
:prop_tgt:`<LANG>_EXTENSIONS` target property when
|
||
|
:variable:`CMAKE_<LANG>_EXTENSIONS` is not set (see :policy:`CMP0128`).
|
||
|
|
||
|
This variable is read-only. Modifying it is undefined behavior.
|