summaryrefslogtreecommitdiff
path: root/Modules/CheckIncludeFileCXX.cmake
Commit message (Expand)AuthorAgeFilesLines
* ENH: Extra new line after outputAndy Cedilnik2003-07-171-1/+1
* ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTO...Andy Cedilnik2003-07-111-6/+6
* ENH: only force the use of ansi flags in backwards modeBill Hoffman2003-01-081-1/+0
* ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows proje...Bill Hoffman2002-12-171-4/+4
* ENH: Don't repeat check even if answer was no.Brad King2002-12-131-20/+22
* try to fix check for ansi streamBill Hoffman2002-11-211-0/+3
* fix orderBill Hoffman2002-11-211-1/+1
* move ansi cxx flags stuff out of try compile and into cmake filesBill Hoffman2002-11-211-0/+1
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-0/+26