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 Apr 29, 2024
1 parent 0732158 commit 49c565e
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 49c565e

Please sign in to comment.