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 support for symlink install from ament #343

Closed
wants to merge 1 commit into from

Conversation

mjcarroll
Copy link
Contributor

🎉 New feature

Closes #288

Summary

Adds support for symlink-install where supported.

Unfortunately, this is less effective than ROS because we use COMPONENT pretty heavily, which causes this to go to the default installation mechanism in CMake. I'm going to keep this in draft until I can take a look at that.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

@mjcarroll mjcarroll marked this pull request as draft April 19, 2023 13:23
@github-actions github-actions bot added 🌱 garden Ignition Garden 🎵 harmonic Gazebo Harmonic labels Apr 19, 2023
@mjcarroll
Copy link
Contributor Author

This didn't have as much benefit as anticipated, I'm closing it out.

@mjcarroll mjcarroll closed this May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden 🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Make gz-cmake support colcon's symlink-install
1 participant