87
87
kde4_add_plugin(webaccounts ${webaccounts_SRCS})
89
89
target_link_libraries(webaccounts ${KDE4_KIO_LIBS} ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY}
91
91
${KTP_LIBRARIES} ${LibKFbAPI_LIBRARY} ${QJSON_LIBRARIES} ${QJSON_LIBRARY} ${KDEPIMLIBS_KPIMUTILS_LIBS})
93
93
install(TARGETS webaccounts DESTINATION ${PLUGIN_INSTALL_DIR})