Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / runtime / renamedlgplugins / audio / CMakeLists.txt
blob7943291d5626bd8d9938481cb3f0697ff63c8a3a
5 ########### next target ###############
7 set(renaudioplugin_PART_SRCS audiopreview.cpp audio_plugin.cpp )
9 kde4_add_plugin(renaudioplugin WITH_PREFIX ${renaudioplugin_PART_SRCS})
13 target_link_libraries(renaudioplugin  ${KDE4_KIO_LIBS} kmediaplayer )
15 install(TARGETS renaudioplugin  DESTINATION ${PLUGIN_INSTALL_DIR} )
18 ########### install files ###############
20 install( FILES renaudiodlg.desktop  DESTINATION  ${SERVICES_INSTALL_DIR} )