Skip to content

Commit 24746af

Browse files
authored
Update GoogleTest used to 1.17.0 (#570)
1 parent 145115a commit 24746af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/modules/GoogleTest.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ExternalProject_Add(
3636
googletest
3737
GIT_REPOSITORY https://github.com/google/googletest.git
3838
GIT_SHALLOW 1
39-
GIT_TAG v1.16.0
39+
GIT_TAG v1.17.0
4040
UPDATE_COMMAND ""
4141
# # Force separate output paths for debug and release builds to allow easy
4242
# # identification of correct lib in subsequent TARGET_LINK_LIBRARIES commands

0 commit comments

Comments
 (0)