summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_TOOLCHAIN_FILE.rst')
-rw-r--r--Help/variable/CMAKE_TOOLCHAIN_FILE.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_TOOLCHAIN_FILE.rst b/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
index ff8d59a..1117c1f 100644
--- a/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
+++ b/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
@@ -13,3 +13,6 @@ build directory, and if not found, relative to the source directory.
This is initialized by the :envvar:`CMAKE_TOOLCHAIN_FILE` environment
variable if it is set when a new build tree is first created.
+
+See the :variable:`CMAKE_PROJECT_TOP_LEVEL_INCLUDES` variable for setting
+other things not directly related to the toolchain.