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:
scivision
2026-03-30 19:42:31 -04:00
committed by Brad King
parent 02e9335d9c
commit 67c84ef103

View File

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