-
Notifications
You must be signed in to change notification settings - Fork 11
Unvendor CLI11 since it is now shipped in all supported platforms #135
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
Comments
In theory it should be sufficient to set Lines 25 to 28 in 6d794ba
|
this defaults to |
re-enabling vendoring by default in #178 as a temporary workaround for gazebosim/gz-sim#2918 |
unvendored again in #179 |
actually leave open until we remove the vendored copy in Gazebo K |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CLI11 was vendored in #2 because it wasn't available in Ubuntu Focal. We can now unvendor it since it's available everywhere we support.
The text was updated successfully, but these errors were encountered: