Description
Builds projects using Ninja-compatible build files with a small C implementation. It is useful for projects that want a lightweight build executor compatible with Ninja workflows.
Build tools execute commands from build files. Review generated build rules before running unfamiliar projects, especially when builds can modify source trees or install files.