mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Update submodules & patches commit
This commit is contained in:
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
2
cmake
|
@ -1 +1 @@
|
|||
Subproject commit 28ff839711926438018da162c4bb9591e1559015
|
||||
Subproject commit f05e28c8da6751a3eee3eba1736736a6ac91c95f
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue