mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
6fa3647023
The main `cmake --preset` argument for configure presets supports both forms, so support it for `ctest --preset` too. Fixes: #21855