mirror of
https://github.com/alterware/master-server.git
synced 2026-02-02 11:23:03 +00:00
Merge pull request #132 from alterware/ci/update-premake5
chore: update Premake5
This commit is contained in:
@@ -102,7 +102,7 @@ if os.getenv("CI") then
|
||||
defines "CI"
|
||||
end
|
||||
|
||||
flags {"NoIncrementalLink", "NoMinimalRebuild", "MultiProcessorCompile", "No64BitChecks"}
|
||||
multiprocessorcompile "On"
|
||||
|
||||
filter "configurations:release"
|
||||
optimize "Size"
|
||||
|
||||
Reference in New Issue
Block a user