mirror of
https://github.com/google/googletest.git
synced 2025-04-05 13:35:03 +00:00
Googletest export
Release Googletest 1.10 PiperOrigin-RevId: 272658347
This commit is contained in:
parent
4105eb7263
commit
703bd9caab
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.9.0)
|
||||
set(GOOGLETEST_VERSION 1.10.0)
|
||||
|
||||
if (CMAKE_VERSION VERSION_LESS "3.1")
|
||||
add_definitions(-std=c++11)
|
||||
|
|
Loading…
Add table
Reference in a new issue