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
When MSVC is detected, add the `/MP` option to the compile flags for
all targets. This enables multi-processor (multi-core) builds per
translation unit being compiled.
FixesOrphis#69
Signed-off-by: Robert Dailey <[email protected]>
@Orphis: Please cherry pick this commit:
Ziosk@17869fd
The text was updated successfully, but these errors were encountered: