[Bug 263161] Configure dialog of kleopatra mobile is empty

Andre Heinecke aheinecke at intevation.de
Tue Jan 18 15:44:01 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=263161





--- Comment #2 from Andre Heinecke <aheinecke intevation de>  2011-01-18 16:44:01 ---
commit f9d31f465c736bdf2562a5acb138f480df1c18e3
branch master
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Tue Jan 18 15:39:51 2011 +0000

    Define KLEO_STATIC_KCMODULES if the option is set

        CCBUG: 263161

diff --git a/kleopatra/CMakeLists.txt b/kleopatra/CMakeLists.txt
index 839a48a..b7a4667 100644
--- a/kleopatra/CMakeLists.txt
+++ b/kleopatra/CMakeLists.txt
@@ -305,6 +305,7 @@ if(WINCE)
 endif(WINCE)

 if ( KLEO_STATIC_KCMODULES )
+  add_definitions( -DKLEO_STATIC_KCMODULES )
   set(_kleopatra_extra_libs kcm_kleopatra)
 else ( KLEO_STATIC_KCMODULES )
   set(_kleopatra_extra_libs)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list