Skip to content

Commit

Permalink
drop -Werror
Browse files Browse the repository at this point in the history
  • Loading branch information
jschleicher committed Oct 6, 2020
1 parent 2835f21 commit ce393e2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ add_definitions(-std=c++11)
add_definitions(-Wall)
add_definitions(-Wextra)
add_definitions(-Wno-unused-parameter)
add_definitions(-Werror)

find_package(catkin REQUIRED COMPONENTS
eigen_conversions
Expand Down

0 comments on commit ce393e2

Please sign in to comment.