NinjaΒΆ

Generates build.ninja files (experimental).

A build.ninja file is generated into the build tree. Recent versions of the ninja program can build the project through the “all” target. An “install” target is also provided.

Previous topic

NMake Makefiles JOM

Next topic

Unix Makefiles

This Page