Merge c19d2bc5ae61951eb871b860e28f747be655ea70 into 1b96fa13f549387b7549cc89e1a785cf143a1a50

This commit is contained in:
Katekov Anton 2025-11-12 14:15:49 -05:00 committed by GitHub
commit 64609ac82e
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)