maint: update Premake5

This commit is contained in:
2025-04-11 11:25:07 +02:00
parent 5a4f180986
commit 6239fb8a10
10 changed files with 12 additions and 10 deletions

View File

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