mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
This generator is no longer experimental and has been fairly mature for several releases already.
9 lines
220 B
ReStructuredText
9 lines
220 B
ReStructuredText
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.
|