maint: update Premake5
All checks were successful
check-formatting / check-formatting (push) Successful in 3m16s

This commit is contained in:
2025-04-11 10:45:25 +02:00
parent eb318d32c5
commit 8f18f193eb

View File

@ -250,7 +250,7 @@ filter "configurations:Release"
buildoptions {"/GL"}
linkoptions {"/IGNORE:4702", "/LTCG"}
defines {"NDEBUG"}
flags {"FatalCompileWarnings"}
fatalwarnings {"All"}
filter {}
filter "configurations:Debug"