summaryrefslogtreecommitdiffstats
path: root/Modules/CTestTargets.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Updated DEFINE_PROPERTY command to be more extendible and more ↵Brad King2008-02-141-4/+4
| | | | consistent with new SET_PROPERTY and GET_PROPERTY signatures.
* ENH: Re-enable diagnosis of non-unique target names.Brad King2008-02-141-26/+29
| | | | | | | | - Re-enable enforcement in cmMakefile::EnforceUniqueName - Improve error message to help user resolve the problem - Fix Modules/CTestTargets.cmake to not duplicate testing targets - Move commands used by the changes to Modules/CTestTargets.cmake to build during bootstrap: DEFINE_PROPERTY, GET_PROPERTY
* ENH: On Visual Studio and Xcode handle config typeAndy Cedilnik2006-10-121-3/+9
|
* ENH: Initial importAndy Cedilnik2005-08-031-0/+60