]> Creatis software - clitk.git/commit
Remove manual RPATH settings
authorVivien Delmon <vivien.delmon@creatis.insa-lyon.fr>
Mon, 4 Mar 2013 15:26:14 +0000 (16:26 +0100)
committerVivien Delmon <vivien.delmon@creatis.insa-lyon.fr>
Mon, 4 Mar 2013 15:26:14 +0000 (16:26 +0100)
commit5d544d252393523baf4bbcc4e300d20b4b6652d4
treef2bb4abee0081ec3e8782b8475cedd623c82cf67
parent5a84580b9263ac5ee2ab846f3113e325a7e0c37f
Remove manual RPATH settings

- RPATH are set in the main CMakeLists.txt by this line:
SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
registration/CMakeLists.txt
segmentation/CMakeLists.txt
tools/CMakeLists.txt
vv/CMakeLists.txt