/
githubmirror
/
bash-completion
Обзор
Документация
Войти
/
githubmirror
/
bash-completion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
2.7
bash-completion-config.cmake.in
11 строк
384 B
Ville Skyttä
Update URLs and various instructions to GitHub
11 фев 2016, 01:50
11 фев 2016, 01:50
53215d4
Код
Авторство
О чём код?
# config file for bash-completion # https://github.com/scop/bash-completion set (BASH_COMPLETION_VERSION "@VERSION@") set (BASH_COMPLETION_PREFIX "@prefix@") set (BASH_COMPLETION_COMPATDIR "@compatdir@") set (BASH_COMPLETION_COMPLETIONSDIR "@datarootdir@/@PACKAGE@/completions") set (BASH_COMPLETION_HELPERSDIR "@datarootdir@/@PACKAGE@/helpers") set (BASH_COMPLETION_FOUND "TRUE")