CMake/Docs
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
..
bash-completion Clean up install rules of CMake itself (#14371) 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-help.vim Inline help in vim with vertical split. 2010-12-13 13:25:27 -05:00
cmake-indent.vim Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmake-mode.el cmake-mode.el: add local keybindings 2012-09-21 06:28:24 +02:00
cmake-syntax.vim Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00