mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Update patches commit and cmake submodule
This commit is contained in:
parent
7d81159ccf
commit
a7f9b260de
4 changed files with 4 additions and 4 deletions
2
cmake
2
cmake
|
@ -1 +1 @@
|
|||
Subproject commit 9346d5f89510c4f9e340a0e26a1f8c2244e7de29
|
||||
Subproject commit 544e699b8fd201959f442e0f931e60fb82b31f43
|
|
@ -54,7 +54,7 @@ Go to ***BuildPath*** and run
|
|||
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout 0ba67e2
|
||||
git checkout 53ed295
|
||||
cd ../
|
||||
|
||||
git clone https://github.com/xiph/opus
|
||||
|
|
|
@ -32,7 +32,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 0ba67e2
|
||||
git checkout 53ed295
|
||||
cd ../
|
||||
git clone https://chromium.googlesource.com/external/gyp
|
||||
cd gyp
|
||||
|
|
|
@ -29,7 +29,7 @@ Go to ***BuildPath*** and run
|
|||
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout 0ba67e2
|
||||
git checkout 53ed295
|
||||
cd ../
|
||||
git clone https://chromium.googlesource.com/external/gyp
|
||||
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
||||
|
|
Loading…
Add table
Reference in a new issue