Warning, /kdevelop/kdevelop/share/bash-completions/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 include(../../cmake/modules/BashCompletion.cmake)
0002 
0003 if (BASH_COMPLETION_FOUND)
0004     install(FILES kdevelop_completion.bash DESTINATION "${BASH_COMPLETION_COMPLETIONSDIR}" RENAME kdevelop)
0005 endif()