MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013969 | CMake | CMake | public | 2013-03-02 21:33 | 2016-06-10 14:31 |
| Reporter | dashesy | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | Apple Mac | OS | OS X | OS Version | 10.4.10 |
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0013969: BundleUtilities to bundle shared libraries without any executable | ||||
| Description | When distributing extensions it is very useful to be able to fix_bundle a shared library the way executable is bundled, just to make it not depend on the build system libraries. Every depending library can be bundled by @loader_path relative to the main shared library (manual commands do work). Also it would be useful to be able to bundle files in a flat directory, all in the same level. I would be happy to help, I can change BundleUtilities.cmake to do exactly that, then I can rename it to something like FlatBundle.cmake, alternatively I can add the changes to BundleUtilities itself. | ||||
| Steps To Reproduce | |||||
| Additional Information | It can be useful for any dlopen'ed library (I have a use-case for MATLAB mex files). Also this would be useful for Windows, OSX and Linux. On OSX I would like to bundle libraries along-side my MATLAB mex so that a normal user does not have to install Homebrew and many libraries by command line to use it. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-03-02 21:33 | dashesy | New Issue | |||
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0042243 | |||
| 2016-06-10 14:28 | Kitware Robot | Status | new => resolved | ||
| 2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||