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

List:       kde-commits
Subject:    branches/work/soc-logging-framework
From:       kaushik saurabh <roideuniverse () gmail ! com>
Date:       2009-08-07 17:59:12
Message-ID: 1249667952.622299.28473.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1008523 by ksaurabh:

Modified the CMakeList.txt to include the history library


 M  +1 -1      resource/CMakeLists.txt  
 M  +1 -2      serializer/CMakeLists.txt  


--- branches/work/soc-logging-framework/resource/CMakeLists.txt #1008522:1008523
@@ -61,7 +61,7 @@
 kde4_add_executable(akonadi_kopetechat_resource RUN_UNINSTALLED \
${kopetechatresource_SRCS})  
 target_link_libraries(akonadi_kopetechat_resource ${KDE4_AKONADI_LIBS} \
                ${QT_QTCORE_LIBRARY} ${QT_QTDBUS_LIBRARY} ${KDE4_KDECORE_LIBS}
-		      ${KDE4_LIB_INSTALL_DIR}/libhistory.so
+		      history
 )
 
 install(TARGETS akonadi_kopetechat_resource ${INSTALL_TARGETS_DEFAULT_ARGS})
--- branches/work/soc-logging-framework/serializer/CMakeLists.txt #1008522:1008523
@@ -32,8 +32,7 @@
 kde4_add_plugin(akonadi_serializer_kopetechathistory \
${akonadi_serializer_kopetechathistory_SRCS})  
 target_link_libraries(akonadi_serializer_kopetechathistory ${KDE4_AKONADI_LIBS} \
                ${QT_QTCORE_LIBRARY}
-		    ${KDE4_KDECORE_LIBS} 
-		    ${KDE4_LIB_INSTALL_DIR}/libhistory.so
+		    ${KDE4_KDECORE_LIBS} history
 		    )
 
 install(TARGETS akonadi_serializer_kopetechathistory 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