maint: update Premake5 (beta8)

This commit is contained in:
2026-01-28 11:02:07 +00:00
parent 5874947381
commit f325d4bfaf

View File

@@ -248,7 +248,7 @@ if os.getenv("CI") then
defines {"CI"} defines {"CI"}
end end
flags {"NoIncrementalLink", "NoMinimalRebuild", "MultiProcessorCompile", "No64BitChecks"} multiprocessorcompile "On"
filter "platforms:x64" filter "platforms:x64"
defines {"_WINDOWS", "WIN32"} defines {"_WINDOWS", "WIN32"}