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