Skip to content

Commit

Permalink
add Wconversion for compillation
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Heider <[email protected]>
  • Loading branch information
axel-h committed Jun 20, 2024
1 parent 21a764f commit 436b1cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ add_compile_options(
-Wpointer-arith
-Wno-nonnull
-Wshadow
-Wconversion
-Wformat
#-----------------------------------
# Configure compiler settings.
Expand Down

0 comments on commit 436b1cc

Please sign in to comment.