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

List:       kde-commits
Subject:    KDE/kdelibs/cmake/modules
From:       Christian Ehrlicher <Ch.Ehrlicher () gmx ! de>
Date:       2007-07-23 19:33:02
Message-ID: 1185219182.838368.8417.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 691498 by chehrlic:

ok, this is a hack to make update-mime-database work again. We need to find a better \
solution with all those paths...

CCMAIL: kde-windows@kde.org

 M  +1 -1      FindKDE4Internal.cmake  


--- trunk/KDE/kdelibs/cmake/modules/FindKDE4Internal.cmake #691497:691498
@@ -306,7 +306,7 @@
 if (WIN32)
     # use relative install prefix to avoid hardcoded install pathes in \
cmake_install.cmake files  _set_fancy(EXEC_INSTALL_PREFIX  ""                         \
                "Base directory for executables and libraries")
-   _set_fancy(SHARE_INSTALL_PREFIX "share"                                   "Base \
directory for files which go to share/") +   _set_fancy(SHARE_INSTALL_PREFIX \
"${CMAKE_INSTALL_PREFIX}/share"           "Base directory for files which go to \
share/")  _set_fancy(BIN_INSTALL_DIR      "bin"                                     \
"The install dir for executables (default ${EXEC_INSTALL_PREFIX}/bin)")  \
_set_fancy(SBIN_INSTALL_DIR     "sbin"                                    "The \
install dir for system executables (default ${EXEC_INSTALL_PREFIX}/sbin)")  \
_set_fancy(LIB_INSTALL_DIR      "lib${LIB_SUFFIX}"                        "The \
subdirectory relative to the install prefix where libraries will be installed \
(default is ${EXEC_INSTALL_PREFIX}/lib${LIB_SUFFIX})")


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

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