[vtkusers] How to disable rpath stripping at install time ?

David Gobbi david.gobbi at gmail.com
Tue Jun 9 00:13:47 EDT 2015


I don't have an answer, but I suspect that these links tell part of the
story:

https://gitlab.kitware.com/vtk/vtk/commit/cd0b6e688c
http://www.cmake.org/Wiki/CMake_RPATH_handling

 - David


On Mon, Jun 8, 2015 at 6:26 AM, David Cournapeau <davidc at enthought.com>
wrote:

> Hi,
>
> While looking into the new VTK 6.2.0, I got some trouble in our build
> scripts as I can't disable cmake "stripping rpath at install time"
> behaviour on OS X.
>
> I am using cmake 3.1.1, and my understanding was that using
>  -DCMAKE_INSTALL_RPATH:STRING=/some/instal/path would do what I want, but
> to no avail.
>
> What option should I use ?
>
> thank you,
> David
>
> --
> blog: http://cournape.wordpress.com
> code: https://github.com/cournape
> twitter: @cournape
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150608/b589a14f/attachment.html>


More information about the vtkusers mailing list