Skip to content

Tests: Bump CMake minimum required version in find-module tests to 3.5

Brad King requested to merge brad.king/cmake:test-minver into master

CMake 3.27 deprecates compatibility with CMake < 3.5. Update find module tests to avoid the deprecation warning.

Merge request reports