[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/strigi
From:       Benjamin Reed <ranger () befunk ! com>
Date:       2009-06-03 15:16:04
Message-ID: 1244042164.316969.26738.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 977208 by reed:

some apple bits for cpack

 M  +3 -0      CMakeLists.txt  


--- trunk/kdesupport/strigi/CMakeLists.txt #977207:977208
@@ -53,6 +53,9 @@
 set(CMAKE_INSTALL_RPATH "${LIB_DESTINATION}" )
 
 if(APPLE)
+   # since we require rpath, do this for cpack
+   set(CPACK_SET_DESTDIR ON)
+   set(CPACK_PACKAGE_RELOCATABLE OFF)
    set(CMAKE_INSTALL_NAME_DIR ${LIB_DESTINATION})
 endif(APPLE)
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic