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

List:       kde-commits
Subject:    KDE
From:       Dario Freddi <drf () kde ! org>
Date:       2009-11-22 11:35:26
Message-ID: 1258889726.602384.17920.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1052723 by dafre:

CCMAIL: kde-buildsystem@kde.org
CCMAIL: neundorf@kde.org

As discussed with Alexander, don't install FindPolkitQt.cmake, as it is needed only \
by kdebase/workspace. KDE Application would have to use KAuth instead.



 A             kdebase/workspace/cmake/modules/FindPolkitQt.cmake   \
kdelibs/cmake/modules/FindPolkitQt.cmake#1052417  M  +3 -3      \
kdelibs/cmake/modules/CMakeLists.txt  


--- trunk/KDE/kdelibs/cmake/modules/CMakeLists.txt #1052722:1052723
@@ -2,11 +2,12 @@
 
 set(module_install_dir ${DATA_INSTALL_DIR}/cmake/modules )
 
-# maybe FindHUNSPELL.cmake, FindPolkitQt.cmake don't have to be installed ?
+# maybe FindHUNSPELL.cmake doesn't have to be installed ?
 # This variable doesn't actually do anything, but it's probably a good idea
 # to have it around, so there is a place where the modules which are not installed
 # are listed explicitely:
-set(cmakeFilesDontInstall 
+set(cmakeFilesDontInstall
+               FindPolkitQt.cmake
                FindPolkitQt-1.cmake)
 
 # Explicitely list all files which will be installed.
@@ -90,7 +91,6 @@
                FindPhonon.cmake
                FindPkgConfig.cmake
                FindPlasma.cmake
-               FindPolkitQt.cmake
                FindPopplerQt4.cmake
                FindPostgreSQL.cmake
                FindPulseAudio.cmake


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

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