Re: [CMake] Relinking before installing

2006-10-03 Thread Brad King
Andrew Maclean wrote: > 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 > dev

[CMake] Relinking before installing

2006-10-02 Thread Andrew Maclean
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 runtim