summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/try_compile
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-rerun-cmake'Brad King2015-01-278-0/+56
|\
| * try_compile: Test that CMake re-runs on input changeBrad King2015-01-278-0/+56
* | try_run: Add support for LINK_LIBRARIES option.Matt McCormick2015-01-261-2/+2
|/
* try_compile: Pass linker flags into test project (#14066)Brad King2014-12-034-0/+86
* Cygwin: Avoid legacy warnings in RunCMake.* testsBrad King2013-08-131-1/+1
* try_compile: Add COPY_FILE_ERROR option to capture failureBrad King2013-07-157-0/+16
* try_compile: Add signature to allow multiple SOURCESBrad King2013-06-0610-0/+41
* try_compile: Refactor argument processingBrad King2013-05-3111-9/+17
* try_compile: Add test for bad call error casesBrad King2013-05-3131-0/+79