mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
build: upgrade googletest from 1.11.0 to 1.12.1
This commit is contained in:
parent
338603b676
commit
9cda7f33e8
@ -8,7 +8,7 @@ include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
googletest
|
||||
GIT_REPOSITORY https://github.com/google/googletest.git
|
||||
GIT_TAG release-1.11.0
|
||||
GIT_TAG release-1.12.1
|
||||
)
|
||||
FetchContent_MakeAvailable(googletest)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user