You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make ament_cmake a buildtool dependency
The `ament_cmake` package isn't needed at runtime and so should only be
listed as a `buildtool_dependency`, as is done in most other packages.
* Remove the ament_cmake dependency entirely
Since there's already a buildtool dependency on ament_cmake_ros, having
ament_cmake as well is redundant.
Signed-off-by: Nathan Wiebe Neufeldt <[email protected]>
0 commit comments