Re: [CMake] cmake variables to control full path in shared lib on OSX

2008-09-19 Thread Martin Costabel
Darren Weber wrote: [] Gnu libtool has a mechanism to deal with this situation (creating temporary wrapper scripts for each executable), but if cmake has one, I haven't found it. I have a testing build that seems to create paths within the build tree that are specific to the build, but once t

Re: [CMake] cmake variables to control full path in shared lib on OSX

2008-09-19 Thread Darren Weber
On Fri, Sep 19, 2008 at 12:30 PM, Darren Weber <[EMAIL PROTECTED]> wrote: > On Thu, Sep 18, 2008 at 11:35 PM, Martin Costabel <[EMAIL PROTECTED]> wrote: >> Darren Weber wrote: >>> >>> I'm exploring how to build and install VTK-5-2-0 on OSX. I'm trying >>> to use shared libraries, but the default s

Re: [CMake] cmake variables to control full path in shared lib on OSX

2008-09-19 Thread Darren Weber
On Thu, Sep 18, 2008 at 11:35 PM, Martin Costabel <[EMAIL PROTECTED]> wrote: > Darren Weber wrote: >> >> I'm exploring how to build and install VTK-5-2-0 on OSX. I'm trying >> to use shared libraries, but the default settings do not put full >> paths in the .dylib file links for the libvtk* librar

Re: [CMake] cmake variables to control full path in shared lib on OSX

2008-09-18 Thread Martin Costabel
Darren Weber wrote: I'm exploring how to build and install VTK-5-2-0 on OSX. I'm trying to use shared libraries, but the default settings do not put full paths in the .dylib file links for the libvtk* libraries. I am using a non-standard install path (macports /opt/local), so I may need to set

[CMake] cmake variables to control full path in shared lib on OSX

2008-09-18 Thread Darren Weber
I'm exploring how to build and install VTK-5-2-0 on OSX. I'm trying to use shared libraries, but the default settings do not put full paths in the .dylib file links for the libvtk* libraries. I am using a non-standard install path (macports /opt/local), so I may need to set full paths for the lib