Sign in
android
/
platform
/
prebuilts
/
cmake
/
windows-x86
/
914b51e050040486de9d262bf1d846dcc56581f6
/
.
/
share
/
cmake-3.2
/
Help
/
generator
/
Ninja.rst
blob: 08f74fbfdd74512f8c70a18ca07369fa514f39b7 [
file
] [
log
] [
blame
]
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
.