summaryrefslogtreecommitdiffstats
path: root/Tests/ExternalProjectLocal/Step5
Commit message (Collapse)AuthorAgeFilesLines
* Tests/ExternalProject: Update sample projects to require CMake 3.31Brad King2024-11-201-1/+1
|
* Tests: Update cmake_minimum_required versions to 3.10Brad King2024-10-031-1/+1
|
* Revise include order using clang-format-6.0Kitware Robot2019-10-012-4/+6
| | | | | Run the `clang-format.bash` script to update our C and C++ code to a new include order `.clang-format`. Use `clang-format` version 6.0.
* Tests: Make ExternalProjectLocal independent of Tutorial directoryBetsy McPhail2019-01-277-0/+202
Adopt a copy of the needed content so we can modify the original independent of this test.