summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/try_compile
Commit message (Expand)AuthorAgeFilesLines
* try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>Brad King2016-06-295-0/+81
* Revert "try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes"Brad King2016-06-283-21/+0
* try_compile: Optionally forward custom platform variables to test projectBrad King2016-05-252-0/+27
* Revise C++ coding style using clang-formatKitware Robot2016-05-162-3/+9
* try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054)Brad King2016-04-113-0/+21
* try_compile: Add option to control type of targetBrad King2016-02-197-0/+41
* 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