summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcompress/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Clean up install rules of CMake itself (#14371)Brad King2013-08-261-1/+1
| | | | | | | | | | | 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.
* Install third-party utility copyright noticesBrad King2009-09-281-0/+2
| | | | | | | Some of our third-party utilities have licenses that require their copyright and license notices to be distributed with binary forms. This commit adds installation rules to include these notices with installed CMake documentation.
* ENH: Initial importAndy Cedilnik2006-07-311-0/+3