We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b050d6c commit e2239eeCopy full SHA for e2239ee
CMakeLists.txt
@@ -8,7 +8,7 @@ if (POLICY CMP0048)
8
endif (POLICY CMP0048)
9
10
project(googletest-distribution)
11
-set(GOOGLETEST_VERSION 1.10.0)
+set(GOOGLETEST_VERSION 1.11.0)
12
13
if (CMAKE_VERSION VERSION_GREATER "3.0.2")
14
if(NOT CYGWIN AND NOT MSYS AND NOT ${CMAKE_SYSTEM_NAME} STREQUAL QNX)
0 commit comments