The name of the make program does not necessarily match "ninja",
especially if an alternative implementation like samurai is used.
Using CMAKE_GENERATOR is a more robust detection method, and is
already used elsewhere in this file.
Differential D77091
[cmake] Use CMAKE_GENERATOR to determine if Ninja is used Authored by mcf on Mar 30 2020, 1:50 PM.
Details The name of the make program does not necessarily match "ninja", Using CMAKE_GENERATOR is a more robust detection method, and is
Diff Detail
Event Timeline |