ros2 / ros2/rmw_implementation
`rmw_implementation`, it `<depend>`s on `rmw_implementation_cmake`
Open
@ahcorde is already working on this.
Since Jul 30, 2020.
- Dominant language
- C++
- Stars
- 25
- Forks
- 63
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 6
Description
Reviewing the package.xml of rmw_implementation, it <depend>s on rmw_implementation_cmake which it wrong because this package is pure cmake. this should be changed to `<buildtool_export_depend>, right ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.