[CMake] Relinking before installing

Andrew Maclean andrew.amaclean at gmail.com
Tue Oct 3 00:17:20 EDT 2006


In Linux, is it possible to relink libraries before installation?
For instance if I have built with shared libraries on and CMAKE_SKIP_RPATH
OFF then I have runtime paths in the shared libraries. When I finally decide
to install a version for system-wide use (not development), then I want no
runtime paths in the shared libraries or (preferably) the runtime path of
where they are going to be installed.

Is it possible to do this? Has anyone got an example?
I am using Cmake 2.4.3


Thanks
   Andrew

-- 

___________________________________________
Andrew J. P. Maclean
Centre for Autonomous Systems
The Rose Street Building J04
The University of Sydney  2006  NSW
AUSTRALIA
Ph: +61 2 9351 3283
Fax: +61 2 9351 7474
URL: http://www.cas.edu.au/
___________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20061003/4fd90682/attachment.htm


More information about the CMake mailing list