mirror of
https://github.com/transmission/transmission.git
synced 2025-12-19 18:08:31 +00:00
updating googletest (#2858)
This commit is contained in:
@@ -61,6 +61,7 @@ If you're new to building programs from source code, this is typically easier th
|
|||||||
|
|
||||||
$ cd Transmission/build
|
$ cd Transmission/build
|
||||||
$ make clean
|
$ make clean
|
||||||
|
$ git submodule foreach --recursive git clean -xfd
|
||||||
$ git pull --rebase --prune
|
$ git pull --rebase --prune
|
||||||
$ git submodule update --recursive
|
$ git submodule update --recursive
|
||||||
$ # Use -DCMAKE_BUILD_TYPE=RelWithDebInfo to build optimized binary.
|
$ # Use -DCMAKE_BUILD_TYPE=RelWithDebInfo to build optimized binary.
|
||||||
|
|||||||
2
third-party/googletest
vendored
2
third-party/googletest
vendored
Submodule third-party/googletest updated: 68ca04c261...af29db7ec2
Reference in New Issue
Block a user