summaryrefslogtreecommitdiffstats
path: root/Source/cmCoreTryCompile.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add two simple tests for TRY_RUN()Alexander Neundorf2007-05-241-0/+65
STYLE: create a new base class cmCoreTryCompile, from which cmTryCompileCommand and cmTryRunCommand are derived, so there are no public static functions with lots of arguments anymore Alex