about summary refs log tree commit diff
path: root/doc/hooks/ninja.section.md
blob: 5ea1ee87070ad096269143347e677f0746ee8e22 (plain) (blame)
1
2
3
4

### ninja {#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.