diff --git a/README.md b/README.md index fb851b8de..4750ec390 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/third-party/googletest b/third-party/googletest index 68ca04c26..af29db7ec 160000 --- a/third-party/googletest +++ b/third-party/googletest @@ -1 +1 @@ -Subproject commit 68ca04c261ded1b936ef5c121618247f7010d445 +Subproject commit af29db7ec28d6df1c7f0f745186884091e602e07