summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/CXX_STANDARD_REQUIRED.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_tgt/CXX_STANDARD_REQUIRED.rst')
-rw-r--r--Help/prop_tgt/CXX_STANDARD_REQUIRED.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/prop_tgt/CXX_STANDARD_REQUIRED.rst b/Help/prop_tgt/CXX_STANDARD_REQUIRED.rst
index f082805..ac103a4 100644
--- a/Help/prop_tgt/CXX_STANDARD_REQUIRED.rst
+++ b/Help/prop_tgt/CXX_STANDARD_REQUIRED.rst
@@ -9,6 +9,9 @@ property is ``OFF`` or unset, the :prop_tgt:`CXX_STANDARD` target property is
treated as optional and may "decay" to a previous standard if the requested is
not available.
+See the :manual:`cmake-compile-features(7)` manual for information on
+compile features.
+
This property is initialized by the value of
the :variable:`CMAKE_CXX_STANDARD_REQUIRED` variable if it is set when a
target is created.