summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_CXX_EXTENSIONS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_CXX_EXTENSIONS.rst')
-rw-r--r--Help/variable/CMAKE_CXX_EXTENSIONS.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_CXX_EXTENSIONS.rst b/Help/variable/CMAKE_CXX_EXTENSIONS.rst
index 734d508..6448371 100644
--- a/Help/variable/CMAKE_CXX_EXTENSIONS.rst
+++ b/Help/variable/CMAKE_CXX_EXTENSIONS.rst
@@ -6,3 +6,6 @@ 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.
+
+See the :manual:`cmake-compile-features(7)` manual for information on
+compile features.