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

Fix bug where rosidl_runtime_cpp wasn't depended upon #660

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Feb 16, 2022

The rosidl_runtime_cpp_TARGETS variable was empty because the rosidl_runtime_cpp package hadn't been found yet. This fixes that and uses the target name so it won't happen again.

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
@sloretz sloretz added the bug Something isn't working label Feb 16, 2022
@sloretz sloretz self-assigned this Feb 16, 2022
@sloretz
Copy link
Contributor Author

sloretz commented Feb 16, 2022

CI (build: --packages-above-and-dependencies rosidl_generator_cpp test: --packages-select rosidl_generator_cpp)

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

@sloretz sloretz merged commit 750326d into master Feb 16, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix_missing_rosidl_runtime_cpp_dep branch February 16, 2022 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants