Skip to content

Fix ament_target_dependencies removal - #98

Open
David-LP99 wants to merge 1 commit into
rollingfrom
fix/ament-target-dependencies-removal
Open

Fix ament_target_dependencies removal#98
David-LP99 wants to merge 1 commit into
rollingfrom
fix/ament-target-dependencies-removal

Conversation

@David-LP99

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

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

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.

1 participant