mirror of
https://github.com/Kitware/CMake.git
synced 2026-06-30 19:57:41 +00:00
Help: Indicate that ctest --test-dir may be specified with a preset
In commit c971212703 (ctest: Allow --test-dir override when using
presets, 2024-04-20, v3.30.0-rc1~200^2) we forgot to update the docs.
This commit is contained in:
@@ -51,6 +51,11 @@ Run Tests
|
||||
must contain CMake preset files.
|
||||
See :manual:`preset <cmake-presets(7)>` for more details.
|
||||
|
||||
.. versionadded:: 3.30
|
||||
The ``--test-dir`` option may optionally be specified with a different
|
||||
binary directory than the one specified by the ``configurePreset`` key
|
||||
of the test preset.
|
||||
|
||||
.. option:: --list-presets
|
||||
|
||||
Lists the available test presets. The current working directory must contain
|
||||
|
||||
Reference in New Issue
Block a user