Ninja: Consider 'samu' when looking for CMAKE_MAKE_PROGRAM

samurai is an alternative implementation of ninja. The current version is compatible with ninja 1.9.0. This change allows users without ninja installed to use the Ninja generator and execute the build with samu, without having to set -DCMAKE_MAKE_PROGRAM=samu.

Edited by Brad King

Merge request reports

Loading