]> git.saurik.com Git - apt.git/blame_incremental - completions/CMakeLists.txt
get pdiff files from the same mirror as the index
[apt.git] / completions / CMakeLists.txt
... / ...
CommitLineData
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})