[CMake] Relative paths for MacOS libraries
David Flitney
flitney at fmrib.ox.ac.uk
Fri Oct 21 06:14:15 EDT 2005
I'd like to include some libraries (such as Qt, Qwt and VTK) in the
Frameworks directory of a .app bundle but the libraries are not being
built with the relative paths, i.e.:
@executable_path:../Frameworks/<libraryname>. I believe this symbolic
"install_name" needs to be set when the library is built. Does anyone
know how I can use options for the library build to achieve this?
I'm currently using CMake 2.3-20051006.
--
Cheers, Dave
Dave Flitney, IT Manager
Oxford Centre for Functional MRI of the Brain
E:flitney at fmrib.ox.ac.uk W:+44-1865-222713 F:+44-1865-222717
URL: http://www.fmrib.ox.ac.uk/~flitney
More information about the CMake
mailing list