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 86cbd02 commit 58be79cCopy full SHA for 58be79c
cmake/modules/GoogleTest.cmake
@@ -31,7 +31,7 @@ ExternalProject_Add(
31
googletest
32
GIT_REPOSITORY https://github.com/google/googletest.git
33
GIT_SHALLOW 1
34
- GIT_TAG v1.15.2
+ GIT_TAG v1.16.0
35
UPDATE_COMMAND ""
36
# # Force separate output paths for debug and release builds to allow easy
37
# # identification of correct lib in subsequent TARGET_LINK_LIBRARIES commands
0 commit comments