This commit is contained in:
parent
f7adb3ab9f
commit
ad85b3cd89
@ -10,7 +10,7 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
include(FetchContent)
|
||||
fetchcontent_declare(
|
||||
googletest
|
||||
URL https://ghproxy.com/https://github.com/google/googletest/archive/refs/heads/main.zip
|
||||
URL https://github.sainnhe.dev/google/googletest/archive/refs/heads/main.zip
|
||||
)
|
||||
# For Windows: Prevent overriding the parent project's compiler/linker settings
|
||||
set(gtest_force_shared_crt ON CACHE BOOL "" FORCE)
|
||||
|
Loading…
Reference in New Issue
Block a user