Update submodules & patches commit

This commit is contained in:
Ilya Fedin 2020-08-10 16:13:11 +04:00 committed by John Preston
parent 26bedd95d7
commit cbeaee24c9
6 changed files with 6 additions and 6 deletions

@ -1 +1 @@
Subproject commit 623439a33a4c3e70251d62566f064c812e545980
Subproject commit e94515700a622c2424f58d32e670581e9185f7e7

@ -1 +1 @@
Subproject commit bb8547bba703e53ab46cd6cd009c48adabaa1823
Subproject commit 16150bf71d79382738114b913f137ec1a1a7630c

2
cmake

@ -1 +1 @@
Subproject commit 28ff839711926438018da162c4bb9591e1559015
Subproject commit f05e28c8da6751a3eee3eba1736736a6ac91c95f

View file

@ -54,7 +54,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 7df6fdd
git checkout b2ee1fb
cd ../
git clone https://github.com/xiph/opus

View file

@ -33,7 +33,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
cd ThirdParty
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 7df6fdd
git checkout b2ee1fb
cd ../
git clone https://chromium.googlesource.com/external/gyp
cd gyp

View file

@ -29,7 +29,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 7df6fdd
git checkout b2ee1fb
cd ../
git clone https://chromium.googlesource.com/external/gyp
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git