Merge c19d2bc5ae61951eb871b860e28f747be655ea70 into 7140cd416cecd7462a8aae488024abeee55598e4

This commit is contained in:
Katekov Anton 2026-06-11 19:28:10 +02:00 committed by GitHub
commit 13c9809a0e
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.16...3.31.0)
project(googletest-distribution)
set(GOOGLETEST_VERSION 1.16.0)