summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_COMPILER_IS_GNUCC.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_COMPILER_IS_GNUCC.rst')
-rw-r--r--Help/variable/CMAKE_COMPILER_IS_GNUCC.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Help/variable/CMAKE_COMPILER_IS_GNUCC.rst b/Help/variable/CMAKE_COMPILER_IS_GNUCC.rst
index 91cf84829e..4b799c0d32 100644
--- a/Help/variable/CMAKE_COMPILER_IS_GNUCC.rst
+++ b/Help/variable/CMAKE_COMPILER_IS_GNUCC.rst
@@ -1,7 +1,7 @@
CMAKE_COMPILER_IS_GNUCC
-----------------------
-.. versionadded:: 3.7
-
True if the ``C`` compiler is GNU.
-Use :variable:`CMAKE_C_COMPILER_ID <CMAKE_<LANG>_COMPILER_ID>` instead.
+
+This variable is deprecated. Use
+:variable:`CMAKE_C_COMPILER_ID <CMAKE_<LANG>_COMPILER_ID>` instead.