Merge 05a9ebf4e22629288c86305ab41bab75b75d2d96 into 1b96fa13f549387b7549cc89e1a785cf143a1a50

This commit is contained in:
mccakit 2025-11-12 14:15:49 -05:00 committed by GitHub
commit d7d9fdfa2a
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 # Note: CMake support is community-based. The maintainers do not use CMake
# internally. # internally.
cmake_minimum_required(VERSION 3.16) cmake_minimum_required(VERSION 3.5)
project(googletest-distribution) project(googletest-distribution)
set(GOOGLETEST_VERSION 1.16.0) set(GOOGLETEST_VERSION 1.16.0)