c594a97518
GitOrigin-RevId: 301aada7a64812853f2e2634a530ef5d34505048
269 B
269 B
ninja
Overrides the build, install, and check phase to run ninja instead of make. You can disable this behavior with the dontUseNinjaBuild
, dontUseNinjaInstall
, and dontUseNinjaCheck
, respectively. Parallel building is enabled by default in Ninja.