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

Add ALL target for ament_generate_version_header target. #526

Merged
merged 1 commit into from
May 13, 2024

Conversation

clalancette
Copy link
Contributor

This is necessary when using ament_generate_version_header() with a target that is an INTERFACE library, so that it actually gets built.

This should fix #525

This is necessary when using ament_generate_version_header()
with a target that is an INTERFACE library, so that it
actually gets built.

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

Hello!

Thanks for the fix. Can we also get this backported to Humble and Iron please?

Thank you!

@clalancette
Copy link
Contributor Author

clalancette commented May 13, 2024

CI:

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

@clalancette clalancette merged commit 1388e09 into rolling May 13, 2024
3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the clalancette/add-generate-version-target-to-all branch May 13, 2024 20:08
@clalancette
Copy link
Contributor Author

@Mergifyio backport humble iron jazzy

Copy link

mergify bot commented May 13, 2024

backport humble iron jazzy

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request May 13, 2024
This is necessary when using ament_generate_version_header()
with a target that is an INTERFACE library, so that it
actually gets built.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 1388e09)
mergify bot pushed a commit that referenced this pull request May 13, 2024
This is necessary when using ament_generate_version_header()
with a target that is an INTERFACE library, so that it
actually gets built.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 1388e09)
mergify bot pushed a commit that referenced this pull request May 13, 2024
This is necessary when using ament_generate_version_header()
with a target that is an INTERFACE library, so that it
actually gets built.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 1388e09)
ahcorde pushed a commit that referenced this pull request May 14, 2024
This is necessary when using ament_generate_version_header()
with a target that is an INTERFACE library, so that it
actually gets built.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 1388e09)

Co-authored-by: Chris Lalancette <clalancette@gmail.com>
clalancette added a commit that referenced this pull request May 14, 2024
This is necessary when using ament_generate_version_header()
with a target that is an INTERFACE library, so that it
actually gets built.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 1388e09)

Co-authored-by: Chris Lalancette <clalancette@gmail.com>
ahcorde pushed a commit that referenced this pull request May 24, 2024
This is necessary when using ament_generate_version_header()
with a target that is an INTERFACE library, so that it
actually gets built.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 1388e09)

Co-authored-by: Chris Lalancette <clalancette@gmail.com>
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.

Issue with ament_cmake_gen_version_h install path in ros2 build farm
4 participants