mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
There is no `NAME` option. It should be `NAMES`. The call worked with `NAME` only due to old `find_program` signature compatibility. After this, the `find_program` call works even with PATHS removed (on non-Windows systems where this PATHS is not needed).
1.8 KiB
1.8 KiB