2013-10-13 02:00:24 +02:00
|
|
|
CMAKE_CXX_STANDARD
|
|
|
|
------------------
|
|
|
|
|
2015-08-18 01:34:01 -04:00
|
|
|
Default value for :prop_tgt:`CXX_STANDARD` property of targets.
|
2013-10-13 02:00:24 +02:00
|
|
|
|
|
|
|
This variable is used to initialize the :prop_tgt:`CXX_STANDARD`
|
|
|
|
property on all targets. See that target property for additional
|
|
|
|
information.
|
2014-03-18 23:50:18 +01:00
|
|
|
|
|
|
|
See the :manual:`cmake-compile-features(7)` manual for information on
|
2015-04-07 14:10:50 -04:00
|
|
|
compile features and a list of supported compilers.
|