913394af24
These are used to determine whether to add -std=c++11, -std=gnu++11 etc flags on the compile line.
9 lines
248 B
ReStructuredText
9 lines
248 B
ReStructuredText
CMAKE_CXX_EXTENSIONS
|
|
--------------------
|
|
|
|
Default value for ``CXX_EXTENSIONS`` property of targets.
|
|
|
|
This variable is used to initialize the :prop_tgt:`CXX_EXTENSIONS`
|
|
property on all targets. See that target property for additional
|
|
information.
|