You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add build.sh `-n, --ninja` option to build with Ninja instead of make.
(Ninja uses multicore build by default and doesn't mix output from
different cores.)
0 commit comments