mirror of
https://github.com/zlib-ng/minizip-ng.git
synced 2026-01-18 21:21:18 +01:00
Bump GoogleTest to 1.16
This commit is contained in:
@@ -26,7 +26,7 @@ if(NOT TARGET GTest::GTest)
|
||||
if (CMAKE_CXX_COMPILER_ID MATCHES "GNU" AND CMAKE_CXX_COMPILER_VERSION VERSION_LESS_EQUAL 5.3)
|
||||
set(GTEST_TAG release-1.10.0)
|
||||
else()
|
||||
set(GTEST_TAG v1.13.0)
|
||||
set(GTEST_TAG v1.16.0)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user