summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ctest_configure
Commit message (Collapse)AuthorAgeFilesLines
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-112-2/+2
| | | | | | | | For policy-specific tests, use the version before the policy was introduced. Otherwise, use 3.5 where possible. Also, remove `cmake_minimum_required()` and `project()` calls from individual cases where they are handled by `CMakeLists.txt`.
* Remove unnecessary CTEST_PROJECT_NAME variablesRegina Pfeifer2018-11-202-2/+0
|
* ctest_configure: Add QUIET optionZack Galbreath2015-02-235-0/+38