Skip to content

Replace deprecated ament_target_dependencies with target_link_libraries#11

Open
mjcarroll wants to merge 1 commit into
osrf:mainfrom
mjcarroll:fix/ament-target-dependencies-resolute
Open

Replace deprecated ament_target_dependencies with target_link_libraries#11
mjcarroll wants to merge 1 commit into
osrf:mainfrom
mjcarroll:fix/ament-target-dependencies-resolute

Conversation

@mjcarroll
Copy link
Copy Markdown

This PR replaces the deprecated (and removed in Lyrical) ament_target_dependencies macro with standard target_link_libraries.

Verified on Ubuntu Resolute (26.04) as part of the Lyrical unblocking effort.

Assisted-by: Gemini CLI:2.0-Flash [run_shell_command]

The ament_target_dependencies macro has been removed in ROS 2 Lyrical.
Replacing it with standard target_link_libraries.

Assisted-by: Gemini CLI:2.0-Flash [run_shell_command]
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