updating googletest (#2858)

This commit is contained in:
Antoine Cœur 2022-04-03 04:58:59 +08:00 committed by GitHub
parent 392e511f7e
commit 748d3c2223
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -61,6 +61,7 @@ If you're new to building programs from source code, this is typically easier th
$ cd Transmission/build
$ make clean
$ git submodule foreach --recursive git clean -xfd
$ git pull --rebase --prune
$ git submodule update --recursive
$ # Use -DCMAKE_BUILD_TYPE=RelWithDebInfo to build optimized binary.

@ -1 +1 @@
Subproject commit 68ca04c261ded1b936ef5c121618247f7010d445
Subproject commit af29db7ec28d6df1c7f0f745186884091e602e07