mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-09 04:19:10 -04:00
chore: update gtest to v1.14.0
This commit is contained in:
parent
6d4153ca87
commit
22af434200
@ -318,7 +318,7 @@ if(WITH_TESTS)
|
||||
FetchContent_Declare(
|
||||
googletest
|
||||
GIT_REPOSITORY ${GOOGLETEST_GIT_REPO}
|
||||
GIT_TAG v1.13.0
|
||||
GIT_TAG v1.14.0
|
||||
)
|
||||
# For Windows: Prevent overriding the parent project's compiler/linker settings
|
||||
set(gtest_force_shared_crt ON CACHE BOOL "" FORCE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user