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:
Brad King
2026-03-31 09:26:29 -04:00
parent 3a7d797d5b
commit c288ecddb2

View File

@@ -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