Skip to content
Snippets Groups Projects
Commit 0aca973d authored by David Tiede's avatar David Tiede
Browse files

Fix CMake errors

parent 3899bf8a
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ project(intro_package)
## is used, also find other catkin packages
find_package(catkin REQUIRED COMPONENTS
roscpp
std_msgs
moveit_ros_planning_interface
)
......
......@@ -52,6 +52,7 @@
<depend>roscpp</depend>
<depend>std_msgs</depend>
<depend>moveit_ros_planning_interface</depend>
<!-- The export tag contains other, unspecified, tags -->
<export>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment