Merge topic 'add_toolchain_cmake_option'

d5c3e4ac32 cmake: add support for --toolchain command argument
13838bbb36 CMAKE_TOOLCHAIN_FILE: Document relative path behavior

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !5991
This commit is contained in:
Brad King
2021-04-16 15:39:21 +00:00
committed by Kitware Robot
17 changed files with 66 additions and 3 deletions
@@ -0,0 +1,5 @@
cmake-toolchain-command
----------------------------
* The :manual:`cmake(1)` command gained the ``--toolchain <path/to/file>``
command line option to specify a toolchain file.