not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / kwin / clients / modernsystem / config / CMakeLists.txt
blob612318e188b486e62b0d3216d8d08051efd4091b
4 ########### next target ###############
6 set(kwin_modernsys_config_PART_SRCS config.cpp )
9 kde4_add_plugin(kwin_modernsys_config ${kwin_modernsys_config_PART_SRCS})
13 target_link_libraries(kwin_modernsys_config  ${KDE4_KDEUI_LIBS} ${QT_QTGUI_LIBRARY}) 
15 install(TARGETS kwin_modernsys_config  DESTINATION ${PLUGIN_INSTALL_DIR} )