5 kde4_add_plugin(plasma_containment_midpanel ${panel_SRCS})
6 target_link_libraries(plasma_containment_midpanel ${KDE4_PLASMA_LIBS} ${KDE4_KIO_LIBS})
8 install(TARGETS plasma_containment_midpanel DESTINATION ${PLUGIN_INSTALL_DIR})
9 install(FILES plasma-containment-midpanel.desktop DESTINATION ${SERVICES_INSTALL_DIR})