-
Notifications
You must be signed in to change notification settings - Fork 43
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 libexec to install lib binaries #279
Conversation
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Codecov Report
@@ Coverage Diff @@
## ign-transport11 #279 +/- ##
====================================================
- Coverage 89.07% 66.66% -22.41%
====================================================
Files 51 1 -50
Lines 4777 24 -4753
====================================================
- Hits 4255 16 -4239
+ Misses 522 8 -514 Continue to review full report at Codecov.
|
Do we need any changes to the |
|
The CLI binaries can still be executed standalone by a user if they don't wish to use |
@mjcarroll has a good point. Maybe we need to create new |
I believe this is what's being suggested for |
Yep, the same. |
Updated the -release repo PR gazebo-release/gz-transport11-release#4 |
We are installing the cli11 binaries in under the standard library path which is something that does not fit well according to the FHR. libexec seems a better place for them: