summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/generator/Ninja.rst
blob: 08f74fbfdd74512f8c70a18ca07369fa514f39b7 (plain)
1
2
3
4
5
6
7
8
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.