From 6ba4e6c4dc2e40543fc8c0ab71116d9856a0092b Mon Sep 17 00:00:00 2001 From: jsmall-nvidia Date: Thu, 1 Dec 2022 22:03:37 -0500 Subject: Enable multithread build in premake (#2545) --- premake5.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'premake5.lua') 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. -- -- cgit v1.2.3