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

Use CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR in ament_generate_environment #485

Merged
merged 1 commit into from Nov 2, 2023

Conversation

traversaro
Copy link
Contributor

I did not noticed this while working on #484 as it was not migrated to use file(GENERATE [..]) in #416, so it does not result in an error in the add_subdirectory case described in #484 . However, to avoid cross-talking between different packages, it make sense to use CMAKE_CURRENT_BINARY_DIR also in this context.

…erate_environment

Signed-off-by: Silvio Traversaro <silvio.traversaro@iit.it>
@sloretz
Copy link
Contributor

sloretz commented Oct 11, 2023

CI (repos file build: everything test: --packages-up-to rcutils)

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

@sloretz sloretz merged commit 3af99e4 into ament:rolling Nov 2, 2023
3 checks passed
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.

None yet

2 participants