CMAKE_C_STANDARD_REQUIREDΒΆ

Default value for C_STANDARD_REQUIRED property of targets.

This variable is used to initialize the C_STANDARD_REQUIRED property on all targets. See that target property for additional information.

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

Previous topic

CMAKE_C_STANDARD

Next topic

CMAKE_CXX_COMPILE_FEATURES

This Page