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 ament target deps for the new game_controller node. #272

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

clalancette
Copy link
Contributor

Just use standard target_link_libraries, which allows us to hide some of the dependencies from downstream.

Just use standard target_link_libraries, which allows
us to hide some of the dependencies from downstream.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
Copy link
Contributor Author

I'm going to go ahead with this one, then do releases.

@clalancette clalancette merged commit 64522c7 into ros2 Oct 10, 2023
9 checks passed
@clalancette clalancette deleted the clalancette/remove-ament-target-deps branch October 10, 2023 17:39
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