From 1b94770f270212f475bacfe2e31e11d4806aa80e Mon Sep 17 00:00:00 2001 From: Alex Turbov Date: Sat, 13 Aug 2022 03:43:37 +0400 Subject: Help: Insert link to `cmake --toolchain` option --- Help/manual/cmake-toolchains.7.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Help/manual/cmake-toolchains.7.rst b/Help/manual/cmake-toolchains.7.rst index e194df0..7fa73e7 100644 --- a/Help/manual/cmake-toolchains.7.rst +++ b/Help/manual/cmake-toolchains.7.rst @@ -96,7 +96,8 @@ Cross Compiling =============== If :manual:`cmake(1)` is invoked with the command line parameter -``--toolchain path/to/file`` or ``-DCMAKE_TOOLCHAIN_FILE=path/to/file``, the +:option:`--toolchain path/to/file ` or +:option:`-DCMAKE_TOOLCHAIN_FILE=path/to/file `, the file will be loaded early to set values for the compilers. The :variable:`CMAKE_CROSSCOMPILING` variable is set to true when CMake is cross-compiling. -- cgit v0.12