summaryrefslogtreecommitdiffstats
path: root/Source/cmTryCompileCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Add GetLocal on cmMakefile and on local builds do not perform testsAndy Cedilnik2002-09-201-2/+9
|
* Add option of TRY_COMPILE to store the output of compilation so that if the ↵Andy Cedilnik2002-09-201-4/+30
| | | | output fails you can display it or store it in the file
* Fix try compile with second signature, remove cmake lists from cache so that ↵Andy Cedilnik2002-09-191-27/+31
| | | | multiple tests work
* updated to try compileKen Martin2002-09-191-37/+80
|
* now Try compile can include CMAKE_FLAGSKen Martin2002-09-181-5/+25
|
* BUG: Generated CMakeLists.txt file needs to take CMAKE_ANSI_CXXFLAGS into ↵Brad King2002-09-171-0/+3
| | | | account.
* slight change in signatureKen Martin2002-09-171-5/+7
|
* fix to the cleanup codeKen Martin2002-09-131-12/+14
|
* fix to the cleanup codeKen Martin2002-09-131-2/+10
|
* better trycompile and enable langiagesKen Martin2002-09-131-2/+7
|
* another signature for Try_CompileKen Martin2002-09-121-6/+63
|
* updated signatureKen Martin2002-09-101-7/+16
|
* an early checking not completeKen Martin2002-08-281-0/+38