[CMake] how to keep rpath from build to install

Srinath Vadlamani srinath.vadlamani at gmail.com
Mon Mar 7 10:35:21 EST 2016


Hello All,
  How do I keep the rpath used during the build of an executable the same
when I install that executable using INSTALL(TARGETS ....)?

I do set :

SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)

=================================
Srinath Vadlamani
=================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20160307/222b65bd/attachment-0001.html>


More information about the CMake mailing list