Update patches commit and cmake submodule

This commit is contained in:
Ilya Fedin 2020-07-13 09:43:43 +04:00 committed by John Preston
parent 7d81159ccf
commit a7f9b260de
4 changed files with 4 additions and 4 deletions

2
cmake

@ -1 +1 @@
Subproject commit 9346d5f89510c4f9e340a0e26a1f8c2244e7de29 Subproject commit 544e699b8fd201959f442e0f931e60fb82b31f43

View File

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

View File

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

View File

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