summaryrefslogtreecommitdiffstats
path: root/Modules/CheckVariableExists.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows ↵Bill Hoffman2002-12-171-2/+2
| | | | projects within projects to have different languages
* ENH: Don't repeat check even if answer was no.Brad King2002-12-131-14/+16
|
* ENH: Added CHECK_VARIABLE_EXISTS macro.Brad King2002-11-211-0/+23