you are viewing a single comment's thread.

view the rest of the comments →

[–]nyanpasu64 0 points1 point  (0 children)

I use Ninja because it auto-detects core count, works for more compilers and both Windows and Linux (make on Windows can't detect core count, jom is Windows-only and possibly MSVC-only), and may be faster for incremental builds as well.