You need to sign in or sign up before continuing.
Commit e2239ee6 authored by Abseil Team's avatar Abseil Team Committed by Dino Radaković
Browse files

Googletest export

Release GoogleTest 1.11.0

PiperOrigin-RevId: 378861756
parent b050d6c4
...@@ -8,7 +8,7 @@ if (POLICY CMP0048) ...@@ -8,7 +8,7 @@ if (POLICY CMP0048)
endif (POLICY CMP0048) endif (POLICY CMP0048)
project(googletest-distribution) project(googletest-distribution)
set(GOOGLETEST_VERSION 1.10.0) set(GOOGLETEST_VERSION 1.11.0)
if (CMAKE_VERSION VERSION_GREATER "3.0.2") if (CMAKE_VERSION VERSION_GREATER "3.0.2")
if(NOT CYGWIN AND NOT MSYS AND NOT ${CMAKE_SYSTEM_NAME} STREQUAL QNX) if(NOT CYGWIN AND NOT MSYS AND NOT ${CMAKE_SYSTEM_NAME} STREQUAL QNX)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment