cg-tuwien/Auto-Vk-Toolkit

CMake: Compile multithreaded with MSVC/MSBuild

johannesugb opened this issue · 1 comments

Add /MP and -m switches to the compiler invocation with MSVC/MSBuild!
=> Modify "Build command arguments" in CMakeSettings.json!

I added /MP in 0e42320