[CMake] BundleUtilities and @rpath
Clinton Stimpson
clinton at elemtech.com
Thu May 2 11:51:15 EDT 2013
On Wednesday, April 24, 2013 06:45:11 PM Jean-Christophe Fillion-Robin wrote:
> Hi Folks,
>
> I have been working on improving BundleUtilities and GetPrerequisites
> module so that it can be used to easily fixup a MacOSX bundle using @rpath.
>
> The set of changes I would like to propose is here:
> https://github.com/jcfr/CMakeBundleUtilitiesExample/compare/f7a594ffba72b8cb
> 83df9a166d7887bedc49f38b...75fa538
>
> To try out the change, you could build the small project I created for that
> purpose: https://github.com/jcfr/CMakeBundleUtilitiesExample#readme
>
> Let me know what you think.
>
> Thanks
> Jc
Is it to help make the same @executable_path based bundles but support copying
in libraries and frameworks that used @rpath and change them over to be
@executable_path based?
Or is this to help create bundles that result in the use of @rpath?
--
Clinton Stimpson
Elemental Technologies, Inc
Computational Simulation Software, LLC
www.csimsoft.com
More information about the CMake
mailing list