mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
chore: restore googletest main repo reference (#12011)
chore: retore googletest main repo reference
This commit is contained in:
@@ -22,7 +22,7 @@ ExternalProject_Add(
|
|||||||
SOURCE_DIR "@GOOGLETEST_DOWNLOAD_ROOT@/googletest-src"
|
SOURCE_DIR "@GOOGLETEST_DOWNLOAD_ROOT@/googletest-src"
|
||||||
BINARY_DIR "@GOOGLETEST_DOWNLOAD_ROOT@/googletest-build"
|
BINARY_DIR "@GOOGLETEST_DOWNLOAD_ROOT@/googletest-build"
|
||||||
GIT_REPOSITORY
|
GIT_REPOSITORY
|
||||||
https://github.com/Helias/googletest.git
|
https://github.com/google/googletest.git
|
||||||
GIT_TAG
|
GIT_TAG
|
||||||
main
|
main
|
||||||
CONFIGURE_COMMAND ""
|
CONFIGURE_COMMAND ""
|
||||||
|
|||||||
Reference in New Issue
Block a user