CMAKE_LANG_EXTENSIONS_DEFAULT.rst 342 B

12345678910
  1. CMAKE_<LANG>_EXTENSIONS_DEFAULT
  2. -------------------------------
  3. .. versionadded:: 3.22
  4. Compiler's default extensions mode. Used as the default for the
  5. :prop_tgt:`<LANG>_EXTENSIONS` target property when
  6. :variable:`CMAKE_<LANG>_EXTENSIONS` is not set (see :policy:`CMP0128`).
  7. This variable is read-only. Modifying it is undefined behavior.