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

David Cournapeau davidc at enthought.com
Mon Jun 8 08:26:37 EDT 2015


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/21662e7b/attachment.html>


More information about the vtkusers mailing list