Skip to content

Commit

Permalink
fatal warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
gafferongames committed Dec 26, 2023
1 parent 07b8a42 commit 1e17dd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions premake5.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ solution "Serialize"
end
rtti "Off"
warnings "Extra"
flags { "FatalWarnings" }
floatingpoint "Fast"
filter "configurations:Debug"
symbols "On"
Expand Down

0 comments on commit 1e17dd0

Please sign in to comment.