Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / workspace / kwin / clients / kde2 / config / CMakeLists.txt
blobd31c9fc1abcd7f0b5df9513be06ade61670d1c47
4 ########### next target ###############
6 set(kwin_kde2_config_PART_SRCS config.cpp )
9 kde4_add_plugin(kwin_kde2_config ${kwin_kde2_config_PART_SRCS})
13 target_link_libraries(kwin_kde2_config  ${KDE4_KDEUI_LIBS} ${QT_QTGUI_LIBRARY})
15 install(TARGETS kwin_kde2_config  DESTINATION ${PLUGIN_INSTALL_DIR} )