summaryrefslogtreecommitdiff
path: root/Modules/CheckSymbolExists.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: Extra new line after outputAndy Cedilnik2003-07-171-2/+2
* ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTO...Andy Cedilnik2003-07-111-19/+15
* New design of CheckSymbolExists pretty much replaces all other ones.Andy Cedilnik2003-03-281-4/+15
* Prevent CMake from putting ; in the fileAndy Cedilnik2003-03-161-2/+1
* Fix update date and cleanupAndy Cedilnik2003-02-281-1/+2
* Fix return value problemAndy Cedilnik2003-02-171-1/+1
* Add macro for checking if symbol existsAndy Cedilnik2003-01-121-0/+47