chore: restore googletest main repo reference (#12011)

chore: retore googletest main repo reference
This commit is contained in:
Stefano Borzì
2022-06-13 13:58:03 +02:00
committed by GitHub
parent db41a0132e
commit 8cbc1b0a55

View File

@@ -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 ""