build: update Premake5 (#3)

This commit is contained in:
2025-03-22 12:28:03 +01:00
committed by GitHub
parent 27f931d11a
commit 81c509081f
4 changed files with 5 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ end
filter "configurations:Release"
optimize "Size"
defines "NDEBUG"
flags "FatalCompileWarnings"
fatalwarnings "All"
filter {}
filter "configurations:Debug"