mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
We search for tools `ninja-build`, `ninja`, and `samu` as the build tool for the Ninja generator. Re-order the search to prefer whichever tool appears first in the `PATH`. This makes it easier for users to control which tool gets used when more than one is available. Fixes: #20028
315 B
315 B