-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Garden: rpath issues in gui plugins, ogre2.3 (#2410)
This adds custom CMAKE_INSTALL_RPATH entries for ogre2.3, gz-gui7, gz-sim7, gz-launch6 formulae for binaries installed to nested subfolders, such as <prefix>/libexec/gz/launch6 and <prefix>/lib/gz-sim-6/plugins/gui. This should fix library loading issues with ARM CPUs and requiring a special version of brew to run gz sim. This adds tests as well. * ogre2.3: add gz-plugin2 as a test dependency * gz-gui7: revision bump * gz-launch6: revision bump * gz-sim7: revision bump * ogre2.3: revision bump * update bottle. Signed-off-by: Steve Peters <[email protected]> Co-authored-by: OSRF Build Bot <[email protected]>
- Loading branch information
Showing
4 changed files
with
105 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters