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

List:       kde-commits
Subject:    KDE/kdepim/kleopatra/conf
From:       Frank Osterfeld <frank.osterfeld () kdemail ! net>
Date:       2008-04-21 14:21:33
Message-ID: 1208787693.199472.1493.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 799427 by osterfeld:

fix build

 M  +3 -2      CMakeLists.txt  


--- trunk/KDE/kdepim/kleopatra/conf/CMakeLists.txt #799426:799427
@@ -1,4 +1,4 @@
-include_directories( ${CMAKE_SOURCE_DIR}/kleopatra ${CMAKE_SOURCE_DIR} \
${CMAKE_BINARY_DIR} ${CMAKE_SOURCE_DIR}/kleopatra/interfaces) +include_directories( \
${CMAKE_SOURCE_DIR}/kleopatra ${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR})  
 if ( ONLY_KLEO )
   add_definitions( -DONLY_KLEO )
@@ -26,11 +26,12 @@
   smimevalidationconfigurationwidget.ui
   )
 
+kde4_add_kcfg_files( kcm_kleopatra_PART_SRCS \
${CMAKE_SOURCE_DIR}/kleopatra/common/kleopatraprefs.kcfgc )  \
kde4_add_plugin(kcm_kleopatra ${kcm_kleopatra_PART_SRCS})  
 
 
-target_link_libraries(kcm_kleopatra ${KDE4_KDEUI_LIBS} kleo kleopatrainterfaces )
+target_link_libraries(kcm_kleopatra ${KDE4_KDEUI_LIBS} kleo )
 
 install(TARGETS kcm_kleopatra  DESTINATION ${PLUGIN_INSTALL_DIR})
 


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

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