summaryrefslogtreecommitdiffstats
path: root/Templates/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Install cpack filesAndy Cedilnik2006-03-011-0/+1
|
* BUG: add missing install fileBill Hoffman2004-04-301-0/+1
|
* ENH: With new install framework we don't need install-sh any moreAndy Cedilnik2004-04-261-1/+0
|
* ENH: Handle make install target on Visual Studio 6 and 7 and install templatesAndy Cedilnik2004-04-151-0/+2
|
* ENH: Added optional configuration of data/doc/man dirs. This will be useful ↵Brad King2003-07-211-1/+1
| | | | for package maintainers.
* ENH: fix install target for templatesBill Hoffman2003-01-071-2/+1
|
* ERR: Remove references to files removed 4 days agoYves Starreveld2002-12-081-1/+1
|
* ERR: Install for CXXCMakeSystemConfig.cmake and CCMakeSystemConfig.cmake ↵Brad King2002-07-151-1/+1
| | | | need .in extension.
* update install informationBill Hoffman2002-04-041-2/+3
|
* ENH: Added INSTALL_PROGRAMS command and corresponding support. This ↵Brad King2001-07-311-1/+2
| | | | involved splitting cmTarget::INSTALL into INSTALL_FILES and INSTALL_PROGRAMS enum values. INSTALL_FILES no longer adds execute permission. The INSTALL_PROGRAMS commnad takes either a list of explicit names, or a regex. It will not expand source lists like the INSTALL_FILES command will.
* minor install fixKen Martin2001-06-211-2/+1
|
* better install supportKen Martin2001-06-211-0/+3