summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/generator/Ninja.rst
blob: 920abcbfa66bebbb090a0f5c0b1f70dd902aca12 (plain)
1
2
3
4
5
6
7
8
Ninja
-----

Generates build.ninja files.

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.