mirror of
https://github.com/google/googletest.git
synced 2025-01-14 08:27:56 +08:00
Let me give a change to try it again - updating to latest version
This commit is contained in:
parent
f45d5865ed
commit
f2d71f0be2
@ -94,7 +94,7 @@ include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
googletest
|
||||
# Specify the commit you depend on and update it regularly.
|
||||
URL https://github.com/google/googletest/archive/609281088cfefc76f9d0ce82e1ff6c30cc3591e5.zip
|
||||
URL https://github.com/google/googletest/archive/e2239ee6043f73722e7aa812a459f54a28552929.zip
|
||||
)
|
||||
# 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