Skip to content

Commit

Permalink
remove unnecessary mavros libs and duplicate CMake message
Browse files Browse the repository at this point in the history
  • Loading branch information
EliaTarasov authored and TSC21 committed Jun 19, 2018
1 parent c495c57 commit f7a1c4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -323,11 +323,9 @@ if (BUILD_ROS_INTERFACE)

target_link_libraries(gazebo_motor_failure_plugin
${catkin_LIBRARIES}
${mavros_LIBRARIES}
${roscpp_LIBRARIES}
${GAZEBO_libraries}
)
message(STATUS "adding gazebo_motor_failure_plugin to build")
endif()

if (GSTREAMER_FOUND)
Expand Down

0 comments on commit f7a1c4b

Please sign in to comment.