mirror of
https://github.com/transmission/transmission
synced 2025-01-30 10:52:00 +00:00
updating googletest (#2858)
This commit is contained in:
parent
392e511f7e
commit
748d3c2223
2 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
2
third-party/googletest
vendored
2
third-party/googletest
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 68ca04c261ded1b936ef5c121618247f7010d445
|
||||
Subproject commit af29db7ec28d6df1c7f0f745186884091e602e07
|
Loading…
Reference in a new issue