FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix ament_target_dependencies removal by David-LP99 · Pull Request #98 · micro-ROS/micro-ROS-demos · GitHub

Fix ament_target_dependencies removal - #98

Merged
David-LP99 merged 1 commit into
rollingfrom
fix/ament-target-dependencies-removal
Sep 4, 2026
Merged

David-LP99 merged 1 commit into
rollingfrom
fix/ament-target-dependencies-removal

Conversation

Copy link
Copy Markdown

Description

Newer versions of ament_cmake removed ament_target_dependencies which was used widely in this repo. This PR is meant to fix issues that will arise building in new versions of rolling 'and lyrical.

Main changes

  • Bump CMake minimum required version
  • Add a macro that allows to keep the old structure, but calls target_link_libraries or target_include_directories correctly
  • Remove duplicated dependencies

Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com>

mergify Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

EugenioCollado left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

David-LP99 merged commit 20601ea into rolling Sep 4, 2026
3 checks passed
David-LP99 deleted the fix/ament-target-dependencies-removal branch September 4, 2026 10:54
David-LP99 added a commit that referenced this pull request Sep 10, 2026
Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL