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

List:       kde-commits
Subject:    playground/pim/kcall
From:       Tobias Hunger <tobias.hunger () basyskom ! de>
Date:       2007-07-30 17:10:18
Message-ID: 1185815418.842952.31366.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 694423 by hunger:

Do not break installations into non-standard locations (using DEST_DIR in
autotools lingo).


 M  +1 -1      CMakeLists.txt  


--- trunk/playground/pim/kcall/CMakeLists.txt #694422:694423
@@ -36,7 +36,7 @@
 SET(CMAKE_VERBOSE_MAKEFILE ON)
 
 SET(COMPONENT_SEARCH_DIR
-    "${CMAKE_INSTALL_DIR}share/Decibel/components"
+    "share/Decibel/components"
     CACHE PATH "The subdirectory relative to the install prefix where Decibel will \
look for its components (default is ${DATA_INSTALL_DIR}/Decibel/components)."  FORCE
 )


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

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