at 15.09-beta 11 lines 590 B view raw
1--- a/cmake/modules/RootBuildOptions.cmake 1969-12-31 20:30:01.000000000 -0330 2+++ b/cmake/modules/RootBuildOptions.cmake 2014-01-10 14:09:29.424937408 -0330 3@@ -149,7 +149,7 @@ 4 5 #---General Build options---------------------------------------------------------------------- 6 # use, i.e. don't skip the full RPATH for the build tree 7-set(CMAKE_SKIP_BUILD_RPATH FALSE) 8+set(CMAKE_SKIP_BUILD_RPATH TRUE) 9 # when building, don't use the install RPATH already (but later on when installing) 10 set(CMAKE_BUILD_WITH_INSTALL_RPATH FALSE) 11 # add the automatically determined parts of the RPATH