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