mirror of
https://github.com/diamante0018/MW3ServerFreezer.git
synced 2026-02-07 20:43:03 +00:00
chore: update Premake5
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -14,7 +14,7 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
|
||||
env:
|
||||
PREMAKE_VERSION: "5.0.0-beta6"
|
||||
PREMAKE_VERSION: "5.0.0-beta8"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
@@ -51,7 +51,7 @@ editandcontinue "Off"
|
||||
warnings "Extra"
|
||||
characterset "ASCII"
|
||||
|
||||
flags {"NoIncrementalLink", "NoMinimalRebuild", "MultiProcessorCompile", "No64BitChecks"}
|
||||
multiprocessorcompile "On"
|
||||
|
||||
filter "platforms:Win*"
|
||||
defines {"_WINDOWS", "WIN32"}
|
||||
|
||||
Reference in New Issue
Block a user