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