windows: Enable multi-processor compilation for msvc
This will launch about as many compiler instances as there are logical processors on a machine, and as such significantly speeds up compilation.
Please register or sign in to comment
This will launch about as many compiler instances as there are logical processors on a machine, and as such significantly speeds up compilation.