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

List:       kde-commits
Subject:    KDE/kdepim/kode
From:       Laurent Montel <montel () kde ! org>
Date:       2006-11-29 15:07:53
Message-ID: 1164812873.668175.9046.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 609152 by mlaurent:

Fix compile (kapplication was moved to kdeui)


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdepim/kode/CMakeLists.txt #609151:609152
@@ -18,6 +18,6 @@
 kde4_add_executable(kode_bin ${kode_bin_SRCS})
 set_target_properties(kode_bin PROPERTIES OUTPUT_NAME kode)
 
-target_link_libraries(kode_bin  ${KDE4_KDECORE_LIBS} kode ${KDE4_KABC_LIBS} )
+target_link_libraries(kode_bin  ${KDE4_KDEUI_LIBS} kode ${KDE4_KABC_LIBS} )
 
 install(TARGETS kode_bin  DESTINATION ${BIN_INSTALL_DIR} )
[prev in list] [next in list] [prev in thread] [next in thread] 

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