]> git.saurik.com Git - apt.git/blame_incremental - completions/CMakeLists.txt
correct cross & disappear progress detection
[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})