Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed to have its input files generated by a...
Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed to have its input files generated by a higherlevel build system, and it is designed to run builds as fast as possible.
software-development development cross-platform development-tool build-automation build-tool compiling compiling-tool meta-build-system