Current Path : /usr/opt/nge/share/cmake-3.6/Help/generator/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/opt/nge/share/cmake-3.6/Help/generator/Ninja.rst |
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. For each subdirectory ``sub/dir`` of the project an additional target named ``sub/dir/all`` is generated that depends on all targets required by that subdirectory.