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 Nov 10, 2024
1 parent d8e9d84 commit e5008ff
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 @@ -185,6 +185,7 @@ add_compile_options(
-Wpointer-arith
-Wno-nonnull
-Wshadow
-Wconversion
-Wformat
#-----------------------------------
# Configure compiler settings.
Expand Down

0 comments on commit e5008ff

Please sign in to comment.