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

List:       kde-commits
Subject:    kdesupport/decibel
From:       Dominik Haumann <dhdev () gmx ! de>
Date:       2008-11-09 22:43:47
Message-ID: 1226270627.436063.23305.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 882164 by dhaumann:

remove FORCE in the SET functions again.


 M  +0 -7      CMakeLists.txt  


--- trunk/kdesupport/decibel/CMakeLists.txt #882163:882164
@@ -47,25 +47,21 @@
 SET(BIN_INSTALL_DIR
     "${CMAKE_INSTALL_PREFIX}/bin"
     CACHE PATH "The subdirectory relative to the install prefix for executables \
                (default is bin)"
-    FORCE
 )
 
 SET(LIB_INSTALL_DIR
     "${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}"
     CACHE PATH "The subdirectory relative to the install prefix where libraries will \
                be installed (default is lib${LIB_SUFFIX})."
-    FORCE
 )
 
 SET(PLUGIN_INSTALL_DIR
     "${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}/Decibel/plugins"
     CACHE PATH "The subdirectory relative to the install prefix where plugins will \
                be installed (default is lib${LIB_SUFFIX}/Decibel/plugins)."
-    FORCE
 )
 
 SET(DATA_INSTALL_DIR
     "${CMAKE_INSTALL_PREFIX}/share"
     CACHE PATH "The subdirectory relative to the install prefix where shared data \
                will be installed (default is share)."
-    FORCE
 )
 
 SET(COMPONENT_SEARCH_DIR
@@ -81,19 +77,16 @@
 SET(DOC_INSTALL_DIR
     "${DATA_INSTALL_DIR}/doc/Decibel"
     CACHE PATH "The subdirectory relative to the install prefix for documentation \
                files (default is ${DATA_INSTALL_DIR}/doc/Decibel)."
-    FORCE
 )
 
 SET(INCLUDE_INSTALL_DIR
     "${CMAKE_INSTALL_PREFIX}/include/Decibel"
     CACHE PATH "The subdirectory relative to the install prefix for header files \
                (default is include/Decibel)."
-    FORCE
 )
 
 SET(DEMO_INSTALL_DIR
     "${LIB_INSTALL_DIR}/Decibel"
     CACHE PATH "The subdirectory relative to the install prefix for the demos \
                (default is ${LIB_INSTALL_DIR}/Decibel)."
-    FORCE
 )
 
 CONFIGURE_FILE(


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

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