Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'test-rerun-cmake' | Brad King | 2015-01-27 | 8 | -0/+56 |
|\ | |||||
| * | try_compile: Test that CMake re-runs on input change | Brad King | 2015-01-27 | 8 | -0/+56 |
* | | try_run: Add support for LINK_LIBRARIES option. | Matt McCormick | 2015-01-26 | 1 | -2/+2 |
|/ | |||||
* | try_compile: Pass linker flags into test project (#14066) | Brad King | 2014-12-03 | 4 | -0/+86 |
* | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 1 | -1/+1 |
* | try_compile: Add COPY_FILE_ERROR option to capture failure | Brad King | 2013-07-15 | 7 | -0/+16 |
* | try_compile: Add signature to allow multiple SOURCES | Brad King | 2013-06-06 | 10 | -0/+41 |
* | try_compile: Refactor argument processing | Brad King | 2013-05-31 | 11 | -9/+17 |
* | try_compile: Add test for bad call error cases | Brad King | 2013-05-31 | 31 | -0/+79 |