mirror of
https://github.com/google/googletest.git
synced 2025-04-05 13:35:03 +00:00
Googletest export
Release GoogleTest 1.11.0 PiperOrigin-RevId: 378861756
This commit is contained in:
parent
b050d6c4b0
commit
e2239ee604
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue