Skip to content

Commit

Permalink
missing destination path (#2668)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chillthrower authored Feb 1, 2024
1 parent c19b1eb commit d962501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moveit_planners/stomp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ install(TARGETS stomp_moveit_plugin stomp_moveit_parameters
LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib
RUNTIME DESTINATION bin
INCLUDES DESTINATION include
INCLUDES DESTINATION include/moveit_planners_stomp
)

ament_export_targets(moveit_planners_stompTargets HAS_LIBRARY_TARGET)
Expand Down

0 comments on commit d962501

Please sign in to comment.