|
|
|
|
|
by lifthrasiir
786 days ago
|
|
Ninja is simple and fast, but intentionally limited in order to not be programmable. Make is powerful and versatile (especially the GNU variant) but has an arcane syntax and lots of pitfalls. I feel that there is a niche between make and ninja for the task runner. |
|
I think that's called CMake.