An error occurred while loading the file. Please try again.
-
Yuri Kunde Schlesner authored
This enables the /MP compiler flag, which parallelizes builds of by distributing compilation of individual object files across workes processes, instead of being limited to per-project parallelism. Reduces the time for a full compile from 72 s to 45 s on my machine.
f983d955