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 build export dependencies in C introspection package #695

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

jacobperron
Copy link
Member

The generated code depends on headers from rosidl_runtime_c and rosidl_typesupport_interface.
Add appropriate build export logic to the CMake code and package.xml.

Removed an obsolete comment from the CMakeLists.txt.

The generated code depends on headers from rosidl_runtime_c and rosidl_typesupport_interface.
Add appropriate build export logic to the CMake code and package.xml.

Removed an obsolete comment from the CMakeLists.txt.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron
Copy link
Member Author

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

@jacobperron jacobperron merged commit da29cb0 into rolling Aug 8, 2022
@jacobperron jacobperron deleted the jacob/fix_export_depend branch August 8, 2022 17:17
ihasdapie pushed a commit that referenced this pull request Aug 9, 2022
The generated code depends on headers from rosidl_runtime_c and rosidl_typesupport_interface.
Add appropriate build export logic to the CMake code and package.xml.

Removed an obsolete comment from the CMakeLists.txt.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
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