summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_CXX_STANDARD.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_CXX_STANDARD.rst')
-rw-r--r--Help/variable/CMAKE_CXX_STANDARD.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_CXX_STANDARD.rst b/Help/variable/CMAKE_CXX_STANDARD.rst
index 5fd4138..963a42a 100644
--- a/Help/variable/CMAKE_CXX_STANDARD.rst
+++ b/Help/variable/CMAKE_CXX_STANDARD.rst
@@ -6,3 +6,6 @@ Default value for ``CXX_STANDARD`` property of targets.
This variable is used to initialize the :prop_tgt:`CXX_STANDARD`
property on all targets. See that target property for additional
information.
+
+See the :manual:`cmake-compile-features(7)` manual for information on
+compile features.