CMake/Docs/bash-completion
Brad King df62f64db7 Clean up install rules of CMake itself (#14371)
Ensure CMAKE_DATA_DIR, CMAKE_DOC_DIR, and CMAKE_MAN_DIR are always
relative paths in CMake code, and set defaults accordingly.  Use the
install() command instead of install_files() and install_targets().
This is more modern and also avoids stripping of the first character
from user-specified destinations.

While at it, fix the default destinations reported in the bootstrap
help.
2013-08-26 11:54:07 -04:00
..
CMakeLists.txt Clean up install rules of CMake itself (#14371) 2013-08-26 11:54:07 -04:00
cmake bash-completion: Fix/improve generator names extraction 2013-07-30 03:13:08 +04:00
cpack bash-completion: Fix/improve generator names extraction 2013-07-30 03:13:08 +04:00
ctest bash-completion: Add -S,-SP options arguments completion 2013-07-30 02:32:17 +04:00