summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_C_STANDARD.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_C_STANDARD.rst')
-rw-r--r--Help/variable/CMAKE_C_STANDARD.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_C_STANDARD.rst b/Help/variable/CMAKE_C_STANDARD.rst
index c1f8c29..3098ce5 100644
--- a/Help/variable/CMAKE_C_STANDARD.rst
+++ b/Help/variable/CMAKE_C_STANDARD.rst
@@ -6,3 +6,6 @@ Default value for ``C_STANDARD`` property of targets.
This variable is used to initialize the :prop_tgt:`C_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.