Skip to content

Commit

Permalink
CB: add -Wunused compiler flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Feb 26, 2016
1 parent e5cf2e8 commit 90ae115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projectfiles/CodeBlocks/wesnoth.cbp
Expand Up @@ -36,6 +36,7 @@
<Add option="-fopenmp" />
<Add option="-Wno-strict-aliasing" />
<Add option="-Wno-missing-braces" />
<Add option="-Wunused" />
<Add option="-DHAVE_LIBPNG" />
<Add option="-D_WIN32_WINDOWS" />
<Add option="-D_WIN32_WINNT=0x0501" />
Expand Down

0 comments on commit 90ae115

Please sign in to comment.