summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/variable/CMAKE_C_COMPILE_FEATURES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.10/Help/variable/CMAKE_C_COMPILE_FEATURES.rst')
-rw-r--r--share/cmake-3.10/Help/variable/CMAKE_C_COMPILE_FEATURES.rst11
1 files changed, 0 insertions, 11 deletions
diff --git a/share/cmake-3.10/Help/variable/CMAKE_C_COMPILE_FEATURES.rst b/share/cmake-3.10/Help/variable/CMAKE_C_COMPILE_FEATURES.rst
deleted file mode 100644
index 8d1eca0..0000000
--- a/share/cmake-3.10/Help/variable/CMAKE_C_COMPILE_FEATURES.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-CMAKE_C_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
-:prop_gbl:`CMAKE_C_KNOWN_FEATURES` global property.
-
-See the :manual:`cmake-compile-features(7)` manual for information on
-compile features and a list of supported compilers.