summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallDirectoryGenerator.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized ↵Brad King2006-08-211-1/+3
| | | | cmFileCommand's implementation of FILE(INSTALL) a bit to help out. This addresses bug#1694 and partially addresses bug#2691.
* ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet ↵Brad King2006-08-171-0/+46
finished so it is undocumented and there is no test. These changes also separate the notions of file and directory permissions.