mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
5 lines
248 B
Text
5 lines
248 B
Text
|
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 higher-level build system, and it is designed to run builds as
|
||
|
fast as possible.
|