mirror of
https://github.com/Kitware/CMake.git
synced 2026-06-30 19:57:41 +00:00
Help: Revise versioning note for cmake --build with both dir and preset
Indent docs from commit 19296f507d (cmake --build: Allow CLI build dir
to override presets, 2025-11-17, v4.3.0-rc1~472^2) inside the `--preset`
option documentation.
This commit is contained in:
@@ -794,8 +794,8 @@ following options:
|
||||
after ``--build``. The current working directory must contain CMake preset
|
||||
files. See :manual:`preset <cmake-presets(7)>` for more details.
|
||||
|
||||
.. versionchanged:: 4.3
|
||||
``cmake --build`` now supports specifying a build directory and
|
||||
.. versionadded:: 4.3
|
||||
``cmake --build`` now supports specifying a build directory and
|
||||
preset together.
|
||||
|
||||
.. option:: --list-presets
|
||||
|
||||
Reference in New Issue
Block a user