We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 145115a commit 24746afCopy full SHA for 24746af
cmake/modules/GoogleTest.cmake
@@ -36,7 +36,7 @@ ExternalProject_Add(
36
googletest
37
GIT_REPOSITORY https://github.com/google/googletest.git
38
GIT_SHALLOW 1
39
- GIT_TAG v1.16.0
+ GIT_TAG v1.17.0
40
UPDATE_COMMAND ""
41
# # Force separate output paths for debug and release builds to allow easy
42
# # identification of correct lib in subsequent TARGET_LINK_LIBRARIES commands
0 commit comments