mirror of
https://github.com/Naios/continuable.git
synced 2025-12-06 08:46:44 +08:00
Limit MSVC concurrent build tasks
This commit is contained in:
parent
6cd39a2e54
commit
4ae5601563
@ -33,7 +33,7 @@ endif()
|
||||
|
||||
target_compile_options(continuable-features-flags
|
||||
INTERFACE
|
||||
/MP
|
||||
/MP2
|
||||
/bigobj
|
||||
/permissive-)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user