https://github.com/Kitware/CMake
Raw File
Tip revision: fed67fa40d7b6e34ee7c8565694bd54af61aed73 authored by Brad King on 12 November 2021, 14:15:07 UTC
CMake 3.22.0-rc3
Tip revision: fed67fa
CMAKE_C_EXTENSIONS.rst
CMAKE_C_EXTENSIONS
------------------

.. versionadded:: 3.1

Default value for :prop_tgt:`C_EXTENSIONS` target property if set when a target
is created.

See the :manual:`cmake-compile-features(7)` manual for information on
compile features and a list of supported compilers.
back to top