Skip to content

Commit

Permalink
Fix install location
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass authored Feb 4, 2025
1 parent 9e638d1 commit 788e95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moveit_kinematics/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ install(
LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib
RUNTIME DESTINATION bin
DESTINATION include/moveit_kinematics
DESTINATION include
)

ament_export_targets(export_${PROJECT_NAME} HAS_LIBRARY_TARGET)
Expand Down

0 comments on commit 788e95d

Please sign in to comment.