Skip to content

Commit

Permalink
Export implicit proto2ros_vendor_package() dependencies (#122)
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <[email protected]>
  • Loading branch information
mhidalgo-bdai authored Oct 1, 2024
1 parent 6d065db commit e4f6138
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto2ros/cmake/proto2ros_vendor_package.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,6 @@ macro(proto2ros_vendor_package target)
LIBRARY DESTINATION lib
RUNTIME DESTINATION bin
)
ament_export_dependencies(builtin_interfaces proto2ros rclcpp)
ament_export_targets(${PROJECT_NAME})
endmacro()

0 comments on commit e4f6138

Please sign in to comment.