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
{{ message }}
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.
I have been checking how we include poco in the package.xml across the official ros2 packages.
In same of them:
I think
libpoco-dev
shouldn't be a<exec_depend>
or<depend>
because it's just something that we use for building.the right approach should be something like:
@wjwwood and @dirk-thomas which are your thoughts?
The text was updated successfully, but these errors were encountered: