kde-workspace/kwin/effects/snaphelper/CMakeLists.txt

13 lines
283 B
Text
Raw Normal View History

2014-11-13 19:30:51 +02:00
#######################################
# Effect
# Source files
set( kwin4_effect_builtins_sources ${kwin4_effect_builtins_sources}
snaphelper/snaphelper.cpp
)
# .desktop files
install( FILES
snaphelper/snaphelper.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )