Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / runtime / kcontrol / infocenter / ioslaveinfo / CMakeLists.txt
blob1b099e3e712ce2c8621bb1bed9c58e895acd5b07
4 ########### next target ###############
6 set(kcm_ioslaveinfo_PART_SRCS kcmioslaveinfo.cpp )
9 kde4_add_plugin(kcm_ioslaveinfo ${kcm_ioslaveinfo_PART_SRCS})
12 target_link_libraries(kcm_ioslaveinfo  ${KDE4_KIO_LIBS} ${QT_QTGUI_LIBRARY})
14 install(TARGETS kcm_ioslaveinfo  DESTINATION ${PLUGIN_INSTALL_DIR} )
17 ########### install files ###############
19 install( FILES ioslaveinfo.desktop  DESTINATION  ${SERVICES_INSTALL_DIR} )