Googletest export

Release GoogleTest 1.11.0

PiperOrigin-RevId: 378861756
This commit is contained in:
Abseil Team 2021-06-11 06:37:43 -07:00 committed by Dino Radaković
parent b050d6c4b0
commit e2239ee604

View File

@ -8,7 +8,7 @@ if (POLICY CMP0048)
endif (POLICY CMP0048)
project(googletest-distribution)
set(GOOGLETEST_VERSION 1.10.0)
set(GOOGLETEST_VERSION 1.11.0)
if (CMAKE_VERSION VERSION_GREATER "3.0.2")
if(NOT CYGWIN AND NOT MSYS AND NOT ${CMAKE_SYSTEM_NAME} STREQUAL QNX)