Skip to content

Commit

Permalink
Fix gazebo catkin warning, cleanup CMakeLists (ros-simulation#537)
Browse files Browse the repository at this point in the history
  • Loading branch information
davetcoleman authored and j-rivero committed Feb 20, 2017
1 parent c68b93b commit ef22084
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gazebo_plugins/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ link_directories(
${catkin_LIBRARY_DIRS}
)

set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${GAZEBO_CXX_FLAGS}")

if (NOT GAZEBO_VERSION VERSION_LESS 6.0)
catkin_package( INCLUDE_DIRS include LIBRARIES gazebo_ros_elevator)
endif()
Expand Down

0 comments on commit ef22084

Please sign in to comment.