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

cmake: do not leak absolute path into cmake package config #391

Closed
wants to merge 1 commit into from
Closed

cmake: do not leak absolute path into cmake package config #391

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 8, 2023

The absolute path is leaked into the cmake package config file which will break relocation and also contamins any cross compiled packages.

The absolute path is leaked into the cmake package config file which
will break relocation and also contamins any cross compiled packages.

Signed-off-by: Matthias Schoepfer <m.schoepfer@rethinkrobotics.com>
@ahornung ahornung added the CMake label Mar 16, 2023
@ahornung
Copy link
Member

Thanks! Somehow this breaks the ROS CI jobs. Any ideas?

@ahornung
Copy link
Member

Probably related: #57

@ghost
Copy link
Author

ghost commented Mar 21, 2023

Seems like it is not that simple to fix. Closing this.

@ghost ghost closed this Mar 21, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant