kwin/effects/snaphelper/CMakeLists.txt

13 lines
283 B
Text
Raw Normal View History

#######################################
# 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 )