summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Install all Modules and TemplatesBrad King2009-07-241-3/+0
| | | | | | | This removes the file-wise installation rules for Modules and Templates and instead installs the whole directories. This approach is much less error-prone. The old approach was left from before CMake had the install(DIRECTORY) command.
* BUG: Added installation of .in files as well as .cmake files.Brad King2005-02-241-0/+1
|
* ENH: Added optional configuration of data/doc/man dirs. This will be useful ↵Brad King2003-07-211-1/+1
| | | | for package maintainers.
* add install stuff for platform directoryBill Hoffman2002-11-111-0/+2