summaryrefslogtreecommitdiff
path: root/Help/envvar/FFLAGS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/envvar/FFLAGS.rst')
-rw-r--r--Help/envvar/FFLAGS.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/envvar/FFLAGS.rst b/Help/envvar/FFLAGS.rst
index 02d3c3461..53bffb67f 100644
--- a/Help/envvar/FFLAGS.rst
+++ b/Help/envvar/FFLAGS.rst
@@ -9,3 +9,5 @@ compilation flags, after which the value for ``FFLAGS`` is stored in the cache
as :variable:`CMAKE_Fortran_FLAGS <CMAKE_<LANG>_FLAGS>`. For any configuration
run (including the first), the environment variable will be ignored if
the :variable:`CMAKE_Fortran_FLAGS <CMAKE_<LANG>_FLAGS>` variable is defined.
+
+See also :variable:`CMAKE_Fortran_FLAGS_INIT <CMAKE_<LANG>_FLAGS_INIT>`.