4 ########### next target ###############
6 set(kstyle_keramik_config_PART_SRCS keramikconf.cpp )
9 kde4_add_plugin(kstyle_keramik_config ${kstyle_keramik_config_PART_SRCS})
12 target_link_libraries(kstyle_keramik_config ${KDE4_KDEUI_LIBS} )
14 install(TARGETS kstyle_keramik_config DESTINATION ${PLUGIN_INSTALL_DIR} )