Skip to content

Commit 8bab51d

Browse files
author
Vladimir
committed
Removed comment
1 parent a7fef33 commit 8bab51d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

mecanum_gazebo_plugin/CMakeLists.txt

+1-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ find_package(catkin REQUIRED COMPONENTS rosconsole roslint)
55
find_package(gazebo)
66
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${GAZEBO_CXX_FLAGS}")
77

8-
catkin_package(
9-
#LIBRARIES mecanum_gazebo_plugin
10-
)
8+
catkin_package()
119

1210
include_directories(
1311
${catkin_INCLUDE_DIRS}

0 commit comments

Comments
 (0)