aboutsummaryrefslogtreecommitdiffstats
path: root/completions/zsh/CMakeLists.txt
blob: 62c85090799cf6f63e93f6a2cabb21cdb83e5b2f (plain) (blame)
1
2
3
4
install(
	FILES _sway _swaymsg _swaygrab _swaylock
	DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/zsh/site-functions/
)