5 kde4_add_plugin(plasma_applet_icon ${icon_SRCS})
6 target_link_libraries(plasma_applet_icon ${KDE4_PLASMA_LIBS} ${KDE4_KIO_LIBS})
8 install(TARGETS plasma_applet_icon DESTINATION ${PLUGIN_INSTALL_DIR})
9 install(FILES plasma-applet-icon.desktop DESTINATION ${SERVICES_INSTALL_DIR})