mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
3357d37761
The main `cmake --preset` argument for configure presets supports both forms, so support it for `cmake --build --preset` too. Issue: #21855