Merge 05a9ebf4e22629288c86305ab41bab75b75d2d96 into a0f06a70e3da7afa88da9527c43951bca1f7cef2

This commit is contained in:
mccakit 2026-07-29 20:26:42 +02:00 committed by GitHub
commit 84eed1c1a6
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)