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

remove duplicate include dirs and link libraries #533

Merged

Conversation

dirk-thomas
Copy link
Member

@dirk-thomas dirk-thomas commented Apr 28, 2020

Otherwise the repeated include dirs / libraries exceed the maximum command line length for the linker invocation (together with ament/ament_cmake#251). It might also help to make the packaging job turn over again.

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas self-assigned this Apr 28, 2020
rviz_default_plugins/CMakeLists.txt Outdated Show resolved Hide resolved
rviz_default_plugins/CMakeLists.txt Outdated Show resolved Hide resolved
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas
Copy link
Member Author

dirk-thomas commented Apr 28, 2020

Full set of CI builds with only this PR:

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

Copy link
Contributor

@sloretz sloretz left a comment

Choose a reason for hiding this comment

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

LGTM assuming green CI

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas
Copy link
Member Author

See latest builds on ament/ament_cmake#251.

Copy link
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

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

lgtm assuming @sloretz's concern has been addressed, which it seems like is the case given the CI on ament/ament_cmake#251 (comment)

@dirk-thomas dirk-thomas merged commit 2bb3f2a into ros2 Apr 30, 2020
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/use-targets-over-interfaces-over-classic-vars-2 branch April 30, 2020 02:56
rotu added a commit to RoverRobotics-forks/rviz that referenced this pull request Apr 30, 2020
Resolve merge conflicts from ros2#533
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants