Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / runtime / kcontrol / kded / CMakeLists.txt
blob6df7c880f40baa985787b79770865e0241fb9cdb
4 ########### next target ###############
6 set(kcm_kded_PART_SRCS kcmkded.cpp )
9 kde4_add_plugin(kcm_kded ${kcm_kded_PART_SRCS})
12 target_link_libraries(kcm_kded ${KDE4_KDEUI_LIBS})
14 install(TARGETS kcm_kded  DESTINATION ${PLUGIN_INSTALL_DIR} )
17 ########### install files ###############
19 install( FILES kcmkded.desktop  DESTINATION  ${SERVICES_INSTALL_DIR} )