1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/doc/bash/CMakeLists.txt
2017-05-19 17:02:47 +02:00

6 lines
120 B
CMake

#
# Bash completion template
#
install(FILES polybar
DESTINATION share/bash-completion/completions
COMPONENT tools)