blob: 734d508e5d3d8de3b0178be6e69e63cdabbda885 (
plain)
1
2
3
4
5
6
7
8
|
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.
|