Merge branch 'central-widget'
[krunner.git] / runners / CMakeLists.txt
blob4765c98e7fdc119b0455012aec8101ccf05063c6
1 # the following two are included directly in krunner itself
2 #add_subdirectory(app)
3 #add_subdirectory(shell)
5 # these are all loadable runners
6 add_subdirectory(search)
7 add_subdirectory(calculator)
9 install( FILES  krunnerrunner.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR}  )