diff options
author | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2015-01-09 12:42:35 -0200 |
---|---|---|
committer | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2015-01-09 12:42:35 -0200 |
commit | f983d955f9cd01bc07f8c3dddb0565e66a0d2990 (patch) | |
tree | cb012468d60f8eeaf3f101718264b2720c1450c7 /src/citra_qt/debugger/disassembler.cpp | |
parent | d46f6500363024ac58cc23ba706e26d531a6076a (diff) |
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/citra_qt/debugger/disassembler.cpp')
0 files changed, 0 insertions, 0 deletions