diff options
Diffstat (limited to 'premake5.lua')
| -rw-r--r-- | premake5.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/premake5.lua b/premake5.lua index 85532a07f..f8c768ebb 100644 --- a/premake5.lua +++ b/premake5.lua @@ -292,6 +292,8 @@ newoption { location(buildLocation) end + flags "MultiProcessorCompile" + -- -- Make slang-test the startup project. -- |
