maint: update Premake5
All checks were successful
check-formatting / check-formatting (push) Successful in 3m16s
All checks were successful
check-formatting / check-formatting (push) Successful in 3m16s
This commit is contained in:
parent
eb318d32c5
commit
8f18f193eb
@ -250,7 +250,7 @@ filter "configurations:Release"
|
|||||||
buildoptions {"/GL"}
|
buildoptions {"/GL"}
|
||||||
linkoptions {"/IGNORE:4702", "/LTCG"}
|
linkoptions {"/IGNORE:4702", "/LTCG"}
|
||||||
defines {"NDEBUG"}
|
defines {"NDEBUG"}
|
||||||
flags {"FatalCompileWarnings"}
|
fatalwarnings {"All"}
|
||||||
filter {}
|
filter {}
|
||||||
|
|
||||||
filter "configurations:Debug"
|
filter "configurations:Debug"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user