Multi process build for MSVC (#2974)
authorIlya Lavrenov <ilya.lavrenov@intel.com>
Thu, 5 Nov 2020 08:31:02 +0000 (11:31 +0300)
committerGitHub <noreply@github.com>
Thu, 5 Nov 2020 08:31:02 +0000 (11:31 +0300)
cmake/os_flags.cmake

index 09ae20a..78d0eb4 100644 (file)
@@ -218,6 +218,7 @@ if(WIN32)
     # Compiler specific flags
 
     ie_add_compiler_flags(/bigobj)
+    ie_add_compiler_flags(/MP)
 
     # Disable noisy warnings