summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/variable/CMAKE_TOOLCHAIN_FILE.rst')
-rwxr-xr-xshare/cmake-3.2/Help/variable/CMAKE_TOOLCHAIN_FILE.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/share/cmake-3.2/Help/variable/CMAKE_TOOLCHAIN_FILE.rst b/share/cmake-3.2/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
deleted file mode 100755
index e1a65e1..0000000
--- a/share/cmake-3.2/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-CMAKE_TOOLCHAIN_FILE
---------------------
-
-Path to toolchain file supplied to :manual:`cmake(1)`.
-
-This variable is specified on the command line when cross-compiling with CMake.
-It is the path to a file which is read early in the CMake run and which specifies
-locations for compilers and toolchain utilities, and other target platform and
-compiler related information.