Skip to content

Commit

Permalink
Change compile flags
Browse files Browse the repository at this point in the history
  • Loading branch information
brglng committed Sep 7, 2020
1 parent 6b68eca commit cac4ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Modules/wavTargetProperties.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ elseif(${CMAKE_C_COMPILER_ID} MATCHES "^(GNU|.*Clang)$")
-Wextra
-Wformat=2
-Wmissing-include-dirs
-Wfloat-conversion
-Wconversion
-Wnarrowing
-Wpointer-arith
-Wshadow
Expand Down

0 comments on commit cac4ac9

Please # to comment.