add more spacing
[personal-kdebase.git] / workspace / plasma / containments / mid-panel / CMakeLists.txt
bloba65699de3f4fc38f0f445fd382dcc67a28b11d45
2 set(panel_SRCS
3     panel.cpp)
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})