summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_COMPILER_IS_GNUG77.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_COMPILER_IS_GNUG77.rst')
-rw-r--r--Help/variable/CMAKE_COMPILER_IS_GNUG77.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/Help/variable/CMAKE_COMPILER_IS_GNUG77.rst b/Help/variable/CMAKE_COMPILER_IS_GNUG77.rst
index 3d6dab4..05303dc 100644
--- a/Help/variable/CMAKE_COMPILER_IS_GNUG77.rst
+++ b/Help/variable/CMAKE_COMPILER_IS_GNUG77.rst
@@ -2,4 +2,6 @@ CMAKE_COMPILER_IS_GNUG77
------------------------
True if the ``Fortran`` compiler is GNU.
-Use :variable:`CMAKE_Fortran_COMPILER_ID <CMAKE_<LANG>_COMPILER_ID>` instead.
+
+This variable is deprecated. Use
+:variable:`CMAKE_Fortran_COMPILER_ID <CMAKE_<LANG>_COMPILER_ID>` instead.