4 add_subdirectory( config )
8 ########### next target ###############
12 lib/helper.cpp helper.cpp
16 kde4_add_plugin(oxygen ${oxygen_PART_SRCS})
18 target_link_libraries(oxygen ${KDE4_KDEUI_LIBS} )
20 install(TARGETS oxygen DESTINATION ${PLUGIN_INSTALL_DIR}/plugins/styles/ )
23 ########### install files ###############
25 install( FILES oxygen.themerc DESTINATION ${DATA_INSTALL_DIR}/kstyle/themes )