Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Bump CMake minimum required version in find-module tests to 3.5 | Brad King | 2023-03-08 | 1 | -1/+1 |
| | | | | | CMake 3.27 deprecates compatibility with CMake < 3.5. Update find module tests to avoid the deprecation warning. | ||||
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+1 |
| | | | | | 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. | ||||
* | FindSQLite3: Add module to find SQLite3 | Chuck Atkins | 2018-11-06 | 3 | -0/+36 |