summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst')
-rw-r--r--Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst b/Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst
index 6be0124..1102c21 100644
--- a/Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst
+++ b/Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst
@@ -4,5 +4,5 @@ CMAKE_CXX_COMPILE_FEATURES
List of features known to the C++ compiler
These features are known to be available for use with the C++ compiler. This
-list is a subset of the features listed in the :variable:`CMAKE_CXX_KNOWN_FEATURES`
-variable.
+list is a subset of the features listed in the :prop_gbl:`CMAKE_CXX_KNOWN_FEATURES`
+global property.