Merge 05a9ebf4e22629288c86305ab41bab75b75d2d96 into 3ff51c3e80f2c2eb105d43ecb9acab9a62e01600

This commit is contained in:
mccakit 2026-07-28 20:50:20 +02:00 committed by GitHub
commit f43d56bff0
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.18.0)