4 ########### next target ###############
6 set(kcm_joystick_PART_SRCS
14 kde4_add_plugin(kcm_joystick ${kcm_joystick_PART_SRCS})
17 target_link_libraries(kcm_joystick ${KDE4_KDEUI_LIBS} ${KDE4_KIO_LIBS} ${QT_QTGUI_LIBRARY})
19 install(TARGETS kcm_joystick DESTINATION ${PLUGIN_INSTALL_DIR} )
22 ########### install files ###############
24 install( FILES joystick.desktop DESTINATION ${SERVICES_INSTALL_DIR} )