summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
blob: e1a65e12b7600ddea7884b1c3c38e991c0418961 (plain)
1
2
3
4
5
6
7
8
9
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.