Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
belegdol committed Aug 2, 2023
1 parent 405a45e commit 3b42c06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/src/3rdparty.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1408,6 +1408,7 @@ end

configuration { "gmake or ninja" }
buildoptions {
"-Wno-undef",
"-Wno-uninitialized",
"-Wno-unused-but-set-variable",
"-Wno-unused-function",
Expand Down

0 comments on commit 3b42c06

Please sign in to comment.