mirror of
https://github.com/zlib-ng/minizip-ng
synced 2025-03-28 21:13:18 +00:00
Upgrade to GoogleTest Framework v1.13.0.
This commit is contained in:
parent
71334463b2
commit
2f380cbbbf
@ -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 release-1.11.0)
|
||||
set(GTEST_TAG v1.13.0)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user