summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/try_compile/proj
Commit message (Collapse)AuthorAgeFilesLines
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-181-1/+1
| | | | Use 3.3 or 2.8.12 where possible.
* try_compile: Add test for bad call error casesBrad King2013-05-311-0/+2
Add a RunCMake.try_compile test to cover cases of bad invocation of the try_compile command.