Merge 84fabab02210b08d009ef08984f16b481e579364 into d72f9c8aea6817cdf1ca0ac10887f328de7f3da2

This commit is contained in:
SIDHANSU SINGH 2026-03-31 11:33:36 -04:00 committed by GitHub
commit 5833d16d9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.16)
project(googletest-distribution)
set(GOOGLETEST_VERSION 1.16.0)
set(GOOGLETEST_VERSION 1.17.0)
if(NOT CYGWIN AND NOT MSYS AND NOT ${CMAKE_SYSTEM_NAME} STREQUAL QNX)
set(CMAKE_CXX_EXTENSIONS OFF)