2 add_subdirectory( config )
4 ########### next target ###############
6 set(kwin3_plastik_PART_SRCS
13 kde4_add_plugin(kwin3_plastik ${kwin3_plastik_PART_SRCS})
17 target_link_libraries(kwin3_plastik kdecorations )
19 install(TARGETS kwin3_plastik DESTINATION ${PLUGIN_INSTALL_DIR} )
22 ########### install files ###############
24 install( FILES plastik.desktop DESTINATION ${DATA_INSTALL_DIR}/kwin/ )