Merge 05a9ebf4e22629288c86305ab41bab75b75d2d96 into d72f9c8aea6817cdf1ca0ac10887f328de7f3da2

This commit is contained in:
mccakit 2026-04-04 01:01:13 +02:00 committed by GitHub
commit 6d81ec45a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
# Note: CMake support is community-based. The maintainers do not use CMake
# internally.
cmake_minimum_required(VERSION 3.16)
cmake_minimum_required(VERSION 3.5)
project(googletest-distribution)
set(GOOGLETEST_VERSION 1.16.0)