Skip to content

Commit a718bad

Browse files
committed
Google test verion release-1.11.0 used
1 parent 7e548fb commit a718bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include(ExternalProject)
66

77
ExternalProject_Add(googletest
88
GIT_REPOSITORY https://github.com/google/googletest.git
9-
GIT_TAG master
9+
GIT_TAG release-1.11.0
1010

1111
UPDATE_COMMAND ""
1212
PATCH_COMMAND ""

0 commit comments

Comments
 (0)