Ninja.rst 235 B

12345678
  1. Ninja
  2. -----
  3. Generates build.ninja files (experimental).
  4. A build.ninja file is generated into the build tree. Recent versions
  5. of the ninja program can build the project through the "all" target.
  6. An "install" target is also provided.