summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_C_STANDARD_REQUIRED.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/variable/CMAKE_C_STANDARD_REQUIRED.rst')
-rwxr-xr-xshare/cmake-3.2/Help/variable/CMAKE_C_STANDARD_REQUIRED.rst11
1 files changed, 0 insertions, 11 deletions
diff --git a/share/cmake-3.2/Help/variable/CMAKE_C_STANDARD_REQUIRED.rst b/share/cmake-3.2/Help/variable/CMAKE_C_STANDARD_REQUIRED.rst
deleted file mode 100755
index c24eea4..0000000
--- a/share/cmake-3.2/Help/variable/CMAKE_C_STANDARD_REQUIRED.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-CMAKE_C_STANDARD_REQUIRED
--------------------------
-
-Default value for ``C_STANDARD_REQUIRED`` property of targets.
-
-This variable is used to initialize the :prop_tgt:`C_STANDARD_REQUIRED`
-property on all targets. See that target property for additional
-information.
-
-See the :manual:`cmake-compile-features(7)` manual for information on
-compile features.