Skip to content

Commit

Permalink
silence warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
berndpfrommer committed May 14, 2024
1 parent fc63c6a commit a88c9de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ ament_vendor(libcaer_vendor
VCS_VERSION 3.3.15
GLOBAL_HOOK
PATCHES patches
CMAKE_ARGS
"-DCMAKE_C_FLAGS=-Wno-address-of-packed-member -Wno-sign-conversion -Wno-format-truncation -Wno-unused-parameter -Wno-conversion -Wp,-w"
)

ament_package(
Expand Down

0 comments on commit a88c9de

Please sign in to comment.