[cmake-developers] [CMake] BundleUtilities and @rpath

Jean-Christophe Fillion-Robin jchris.fillionr at kitware.com
Thu May 16 19:57:01 EDT 2013


Hi Clinton,

This is to create bundle that use @rpath. Particularly useful when you want
to support plugin.

Let me know what you think, I just updated my the toy project.
Other list of changes have been pushed into CMake stage:
http://cmake.org/gitweb?p=stage/cmake.git;a=shortlog;h=refs/heads/tweak-bundleutilities-for-rpath

Thanks
Jc


On Thu, May 2, 2013 at 11:51 AM, Clinton Stimpson <clinton at elemtech.com>wrote:

> 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
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>



-- 
+1 919 869 8849
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20130516/fecfad2a/attachment.html>


More information about the cmake-developers mailing list