summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
blob: 168ee74c756e8c0b0505db50f48e21a5476380d0 (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.