]> git.saurik.com Git - apt.git/blame - completions/CMakeLists.txt
VersionHash: Do not skip too long dependency lines
[apt.git] / completions / CMakeLists.txt
CommitLineData
1bb40ea6
JAK
1set(BASH_COMPLETION_DIR "${CMAKE_INSTALL_DATAROOTDIR}/bash-completion/completions"
2 CACHE PATH "Path to the bash-completion completions directory")
3
4install(FILES bash/apt DESTINATION ${BASH_COMPLETION_DIR})