blob: ff2569bbc5ad6a08942d3ce0fe63f45cf485cbd2 (
plain)
1
2
3
4
5
6
7
8
|
CMAKE_C_EXTENSIONS
------------------
Default value for ``C_EXTENSIONS`` property of targets.
This variable is used to initialize the :prop_tgt:`C_EXTENSIONS`
property on all targets. See that target property for additional
information.
|