summaryrefslogtreecommitdiffstats
path: root/Source/cmEndMacroCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add return and break support to cmake, also change basic command ↵Ken Martin2008-01-231-2/+4
| | | | invocation signature to be able to return extra informaiton via the cmExecutionStatus class
* ENH: make commands lower case by defaultKen Martin2007-10-101-4/+4
|
* ENH: added endmacro commandKen Martin2006-10-031-0/+82