Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consider exported interfaces in ament_target_dependencies #232

Merged
merged 1 commit into from Mar 28, 2020

Conversation

dirk-thomas
Copy link
Contributor

This will allow packages to export targets instead of include directories / libraries. And as long as downstream packages are using ament_target_dependencies the change will be transparent.

CI builds (without retrying flaky tests) - including the changes from #231:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@dirk-thomas dirk-thomas added the enhancement New feature or request label Mar 27, 2020
@dirk-thomas dirk-thomas self-assigned this Mar 27, 2020
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas force-pushed the dirk-thomas/export-interfaces branch from 6103781 to 0b172fe Compare March 27, 2020 22:53
Copy link
Contributor

@hidmic hidmic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dirk-thomas
Copy link
Contributor Author

Related to ros2/ros2#904.

j-rivero pushed a commit that referenced this pull request Apr 27, 2020
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants