summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/try_compile/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* Tests: Skip RunCMake.try_compile RerunCMake-nowork case on 1s filesystemsBrad King2020-06-011-2/+6
* cmCoreTryCompile::CleanupFiles now removes symlinks instead of their contents.Johnny Jazeix2019-12-261-0/+4
* CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-5/+1
* ObjC: Add try_compile supportCristian Adam2019-11-091-0/+6
* try_compile/try_run: Add support for LINK_OPTIONS option.Marc Chevrier2018-12-011-0/+7
* CUDA: Port test cases to Windows with MSVC host compilerBrad King2017-01-121-1/+5
* try_compile: extend CMP0067 to honor language standards for CUDA.Robert Maynard2016-12-121-0/+3
* try_compile: Add policy CMP0067 to honor language standardsBrad King2016-12-061-0/+1
* try_compile: Add options to specify language standardsBrad King2016-12-061-0/+17
* try_compile: Honor CMAKE_WARN_DEPRECATED in test projectBrad King2016-11-221-0/+1
* try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>Brad King2016-06-291-0/+1
* Revert "try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes"Brad King2016-06-281-1/+0
* try_compile: Optionally forward custom platform variables to test projectBrad King2016-05-251-0/+4
* try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054)Brad King2016-04-111-0/+1
* try_compile: Add option to control type of targetBrad King2016-02-191-0/+4
* try_compile: Test that CMake re-runs on input changeBrad King2015-01-271-0/+33
* try_compile: Pass linker flags into test project (#14066)Brad King2014-12-031-0/+2
* try_compile: Add COPY_FILE_ERROR option to capture failureBrad King2013-07-151-0/+2
* try_compile: Add signature to allow multiple SOURCESBrad King2013-06-061-0/+3
* try_compile: Refactor argument processingBrad King2013-05-311-1/+2
* try_compile: Add test for bad call error casesBrad King2013-05-311-0/+11