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

List:       kde-commits
Subject:    KDE/kdepim/libkpgp
From:       Laurent Montel <montel () kde ! org>
Date:       2006-03-05 20:59:46
Message-ID: 1141592386.267927.2191.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 516062 by mlaurent:

Compile++


 M  +2 -2      CMakeLists.txt  


--- trunk/KDE/kdepim/libkpgp/CMakeLists.txt #516061:516062
@@ -2,7 +2,7 @@
 
 add_subdirectory( pics ) 
 
-include_directories( ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ${CMAKE_CURRENT_SOURCE_DIR} \
${CMAKE_CURRENT_BINARY_DIR}  ) +include_directories(${CMAKE_SOURCE_DIR}/libkdepim  \
${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ${CMAKE_CURRENT_SOURCE_DIR} \
${CMAKE_CURRENT_BINARY_DIR}  )  
 
 ########### next target ###############
@@ -22,7 +22,7 @@
 
 kde4_add_library(kpgp SHARED ${kpgp_LIB_SRCS})
 
-target_link_libraries(kpgp  ${QT_AND_KDECORE_LIBS} kdeui )
+target_link_libraries(kpgp  ${LIB_KDE3SUPPORT} )
 
 set_target_properties(kpgp PROPERTIES VERSION 2.2.0 SOVERSION 2 )
 install_targets(${LIB_INSTALL_DIR} kpgp )


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

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