Skip to content

Commit 2e53f23

Browse files
authored
googletest.cmake: remove GIT_SHALLOW when cloning (#9712)
1 parent 96984a0 commit 2e53f23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/external/googletest.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ ExternalProject_Add(
2828
DOWNLOAD_DIR ${FIREBASE_DOWNLOAD_DIR}
2929
GIT_REPOSITORY https://github.com/google/googletest.git
3030
GIT_TAG "${version}"
31-
GIT_SHALLOW "ON"
3231

3332
PREFIX ${PROJECT_BINARY_DIR}
3433

0 commit comments

Comments
 (0)