CMAKE_CXX_STANDARDΒΆ

Default value for CXX_STANDARD property of targets.

This variable is used to initialize the CXX_STANDARD 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_CXX_EXTENSIONS

Next topic

CMAKE_CXX_STANDARD_REQUIRED

This Page