ros2 / rcl_logging

Logging implementations for ROS 2.
Apache License 2.0
18 stars 34 forks source link

Remove the last uses of ament_target_dependencies in this repo. #102

Closed clalancette closed 1 year ago

clalancette commented 1 year ago

While we are here, remove unnecessary exports of dependencies to downstream packages. With the one exception of rcl_logging_interface, all of the packages in here are implementation-only, so they should never need to export dependencies downstream.

clalancette commented 1 year ago

CI: