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.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Help/variable/CMAKE_TOOLCHAIN_FILE.rst b/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
index e1a65e1..168ee74 100644
--- a/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
+++ b/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
@@ -4,6 +4,6 @@ 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.
+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.