3 ########### next target ###############
11 set(westleypreview_PART_SRCS westleypreview.cpp)
13 kde4_add_plugin(westleypreview ${westleypreview_PART_SRCS})
15 target_link_libraries(westleypreview ${KDE4_KIO_LIBS})
17 install(TARGETS westleypreview DESTINATION ${PLUGIN_INSTALL_DIR})
20 ########### install files ###############
22 install(FILES westleypreview.desktop DESTINATION ${SERVICES_INSTALL_DIR})