diff options
| author | 2015-01-09 12:42:35 -0200 | |
|---|---|---|
| committer | 2015-01-09 12:42:35 -0200 | |
| commit | f983d955f9cd01bc07f8c3dddb0565e66a0d2990 (patch) | |
| tree | cb012468d60f8eeaf3f101718264b2720c1450c7 /src/core/hle/kernel/mutex.cpp | |
| parent | Merge pull request #255 from Subv/cbranch_3 (diff) | |
| download | yuzu-f983d955f9cd01bc07f8c3dddb0565e66a0d2990.tar.gz yuzu-f983d955f9cd01bc07f8c3dddb0565e66a0d2990.tar.xz yuzu-f983d955f9cd01bc07f8c3dddb0565e66a0d2990.zip | |
CMake: Enable VS parallel builds for a good reduction in compile times
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.
Diffstat (limited to 'src/core/hle/kernel/mutex.cpp')
0 files changed, 0 insertions, 0 deletions