Commit 72b36c49 authored by liuhy's avatar liuhy
Browse files

Update googletest.cmake

parent 068fb458
...@@ -26,7 +26,7 @@ message(STATUS "Suppressing googltest warnings with flags: ${GTEST_CMAKE_CXX_FLA ...@@ -26,7 +26,7 @@ message(STATUS "Suppressing googltest warnings with flags: ${GTEST_CMAKE_CXX_FLA
FetchContent_Declare( FetchContent_Declare(
googletest googletest
GIT_REPOSITORY http://10.0.50.24/Mirrors/googletest.git GIT_REPOSITORY http://10.0.54.20/Mirrors/googletest.git
GIT_TAG b85864c64758dec007208e56af933fc3f52044ee GIT_TAG b85864c64758dec007208e56af933fc3f52044ee
) )
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment