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
The main value here is to put `CMAKE_GENERATOR=Ninja` front-and-center,
so that users realize that extra steps are needed for a parallel build.
It _is_ documented quite clearly already, but, from my very personal
experience:
* people don't read the docs and spend hours hammering one poor core
* even if people do read the docs, when the come back to the repo the
second time around, they forget, and hammer that single poor core
_again_ :-)
0 commit comments