1 set(krunner_locations_SRCS
5 kde4_add_plugin(krunner_locations ${krunner_locations_SRCS})
6 target_link_libraries(krunner_locations ${KDE4_KIO_LIBS} ${KDE4_PLASMA_LIBS})
8 install(TARGETS krunner_locations DESTINATION ${PLUGIN_INSTALL_DIR} )
10 install(FILES plasma-runner-locations.desktop DESTINATION ${SERVICES_INSTALL_DIR})