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

List:       kde-commits
Subject:    KDE/kdepim/kontact/plugins
From:       Christophe Giboudeaux <cgiboudeaux () gmail ! com>
Date:       2009-05-03 14:25:15
Message-ID: 1241360715.362350.12403.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 962934 by cgiboudeaux:

KcontactManager is now optional and will replace KAddressBook in 4.4

Don't build the Kontact plugin if KDEPIM_BUILD_KCONTACTMANAGER is false.

CCMAIL: kde-pim@kde.org



 M  +4 -1      CMakeLists.txt  


--- trunk/KDE/kdepim/kontact/plugins/CMakeLists.txt #962933:962934
@@ -40,4 +40,7 @@
 message(STATUS "Weather Summary is disabled until we can use the plasmoid")
 #add_subdirectory( weather )
 
-add_subdirectory(kcontactmanager)
+if(KDEPIM_BUILD_KCONTACTMANAGER)
+  add_subdirectory(kcontactmanager)
+endif(KDEPIM_BUILD_KCONTACTMANAGER)
+
[prev in list] [next in list] [prev in thread] [next in thread] 

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