summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeOnly/CheckSymbolExists
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* CheckSymbolExists: Work around GCC failure with -pedantic-errors optionTimo Röhling2021-10-221-0/+11
* Tests: bump cmake_minimum_required version to 2.8.12Rolf Eike Beer2021-04-051-1/+1
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-271-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-5/+5
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-19/+19
* add a test for Check{,CXX}SymbolExistsRolf Eike Beer2012-01-162-0/+57