MantisBT - CMake
View Issue Details
0013969CMakeCMakepublic2013-03-02 21:332016-06-10 14:31
dashesy 
Kitware Robot 
normalfeaturealways
closedmoved 
Apple MacOS X10.4.10
 
 
0013969: BundleUtilities to bundle shared libraries without any executable
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.
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.
No tags attached.
Issue History
2013-03-02 21:33dashesyNew Issue
2016-06-10 14:28Kitware RobotNote Added: 0042243
2016-06-10 14:28Kitware RobotStatusnew => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042243)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.