chore: restore googletest main repo reference (#12011)
chore: retore googletest main repo reference
This commit is contained in:
parent
db41a0132e
commit
8cbc1b0a55
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ ExternalProject_Add(
|
|||
SOURCE_DIR "@GOOGLETEST_DOWNLOAD_ROOT@/googletest-src"
|
||||
BINARY_DIR "@GOOGLETEST_DOWNLOAD_ROOT@/googletest-build"
|
||||
GIT_REPOSITORY
|
||||
https://github.com/Helias/googletest.git
|
||||
https://github.com/google/googletest.git
|
||||
GIT_TAG
|
||||
main
|
||||
CONFIGURE_COMMAND ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue