Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Fix clang -Wstrict-prototypes warnings | Brad King | 2023-10-26 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | FindGnuTLS: add target GnuTLS::GnuTLS | David Callu | 2019-09-18 | 2 | -0/+39 |
Also add a test case for the module. |