build: update Premake5

This commit is contained in:
2025-04-01 18:36:58 +02:00
parent 86a5be8bb2
commit e5b8b29a01
3 changed files with 5 additions and 2 deletions

View File

@ -60,7 +60,7 @@ filter {}
filter "configurations:release"
optimize "Size"
defines {"NDEBUG"}
flags {"FatalCompileWarnings"}
fatalwarnings {"All"}
filter "toolset:msc*"
buildoptions "/GL"