CMake/Docs/bash-completion
Brad King a8d7141d2b bash-completion: Future-proof --help-*-list "cXXXX version" filtering
A future version of CMake may not print the "cmake version" line at the
beginning of the --help-*-list output.  Filter out the line with 'grep'
instead of 'tail' to tolerate output from versions of CMake with and
without the version line.  Match "cmake version", "cpack version", and
"ctest version" in each corresponding completion script.
2013-09-25 16:16:54 -04:00
..
CMakeLists.txt Clean up install rules of CMake itself (#14371) 2013-08-26 11:54:07 -04:00
cmake bash-completion: Future-proof --help-*-list "cXXXX version" filtering 2013-09-25 16:16:54 -04:00
cpack bash-completion: Future-proof --help-*-list "cXXXX version" filtering 2013-09-25 16:16:54 -04:00
ctest bash-completion: Future-proof --help-*-list "cXXXX version" filtering 2013-09-25 16:16:54 -04:00