summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cmake-toolchain-command.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/cmake-toolchain-command.rst')
-rw-r--r--Help/release/dev/cmake-toolchain-command.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/cmake-toolchain-command.rst b/Help/release/dev/cmake-toolchain-command.rst
new file mode 100644
index 0000000..111ca49
--- /dev/null
+++ b/Help/release/dev/cmake-toolchain-command.rst
@@ -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.