summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_SYSROOT.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_SYSROOT.rst')
-rw-r--r--Help/variable/CMAKE_SYSROOT.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_SYSROOT.rst b/Help/variable/CMAKE_SYSROOT.rst
index 7aa0450..64f81bb 100644
--- a/Help/variable/CMAKE_SYSROOT.rst
+++ b/Help/variable/CMAKE_SYSROOT.rst
@@ -10,3 +10,6 @@ paths searched by the ``find_*`` commands.
This variable may only be set in a toolchain file specified by
the :variable:`CMAKE_TOOLCHAIN_FILE` variable.
+
+See also the :variable:`CMAKE_SYSROOT_COMPILE` and
+:variable:`CMAKE_SYSROOT_LINK` variables.