From 010d03f311be293d940e3c9f5baf195d5d2096d3 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Wed, 19 Dec 2007 20:55:30 +0000 Subject: -better comment Alex svn path=/trunk/KDE/kdelibs/; revision=750668 --- modules/FindKDE4Internal.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake index 753eced6..17da4c42 100644 --- a/modules/FindKDE4Internal.cmake +++ b/modules/FindKDE4Internal.cmake @@ -708,6 +708,7 @@ endif (WIN32) # setup default RPATH/install_name handling, may be overridden by KDE4_HANDLE_RPATH_FOR_[LIBRARY|EXECUTABLE] +# default is to build with RPATH for the install dir, so it doesn't need to relink if (UNIX) option(KDE4_USE_ALWAYS_FULL_RPATH "If set to TRUE, also libs and plugins will be linked with the full RPATH, which will usually make them work better, but make install will take longer." ON) -- cgit v1.2.1