We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 210e407 commit 30185a4Copy full SHA for 30185a4
1 file changed
test/CMakeLists.txt
@@ -7,7 +7,7 @@ fetch_git_repo(
7
googletest
8
${CMAKE_BINARY_DIR}/_deps
9
https://github.com/google/googletest.git
10
- release-1.8.0
+ release-1.8.1
11
)
12
13
# adds the targers: gtest, gtest_main, gmock, gmock_main
0 commit comments