Hacker News new | ask | show | jobs
by Tyr42 3849 days ago
"simple make" is ninja, right?

https://ninja-build.org/

Already works with cmake and so on.

1 comments

Doesn't work with fortran, which I found out to my chagrin just this afternoon.
Why doesn't it work? Ninja should work with any tools that you can run from the command line.
Things like module dependencies, apparently: https://groups.google.com/forum/#!searchin/ninja-build/fortr...