Skip to content

Commit

Permalink
Merge pull request #3 from seanyen/seanyen/moveit_ros_planning
Browse files Browse the repository at this point in the history
[moveit_ros_planning] more fixes
  • Loading branch information
lilustga authored Jul 21, 2020
2 parents 045114d + 15cb491 commit 2dd1a7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moveit_ros/planning/planning_pipeline/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ set_target_properties(${MOVEIT_LIB_NAME} PROPERTIES VERSION "${${PROJECT_NAME}_V
set_target_properties(${MOVEIT_LIB_NAME} PROPERTIES WINDOWS_EXPORT_ALL_SYMBOLS TRUE)

ament_target_dependencies(${MOVEIT_LIB_NAME}
moveit_core
moveit_msgs
rclcpp
Boost
Expand Down

0 comments on commit 2dd1a7c

Please sign in to comment.