Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / workspace / kcontrol / kdm / background / CMakeLists.txt
blob95a5abaaab3427acf633cabe9d86ddf546bddf48
2 add_subdirectory( pics )
3 #KDE4_NO_ENABLE_FINAL(background)
4 # Currently needed for DEFAULT_TEXT_HEIGHT
5 # The plan is to move konq_iconviewwidget to kdesktop and then it's all inside workspace.
6 # But first KonqOperations must be redesigned to not use konq_iconviewwidget...
7 include_directories( ${BLITZ_INCLUDES} )
9 add_definitions (-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
11 ########### next target ###############
12 kde4_add_ui3_files(kcmbackgroundlib_SRCS
13     bgdialog_ui.ui
14     bgwallpaper_ui.ui
15     bgadvanced_ui.ui
18 install( FILES background.knsrc  DESTINATION  ${CONFIG_INSTALL_DIR} )
20 #kde4_install_icons( ${ICON_INSTALL_DIR}  )