mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Update cmake submodules and patches revision.
This commit is contained in:
parent
0e00bbb012
commit
ecdee8812d
4 changed files with 6 additions and 6 deletions
2
cmake
2
cmake
|
@ -1 +1 @@
|
|||
Subproject commit b372364a2cebb841b638e912b4fa684f2ee176e9
|
||||
Subproject commit 8c999a0023f300b75e60e0f1595b7b2a9e370889
|
|
@ -54,7 +54,7 @@ Go to ***BuildPath*** and run
|
|||
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout 08351e3
|
||||
git checkout ddd4084
|
||||
cd ../
|
||||
|
||||
git clone https://github.com/xiph/opus
|
||||
|
|
|
@ -34,7 +34,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 08351e3
|
||||
git checkout ddd4084
|
||||
cd ../
|
||||
git clone https://chromium.googlesource.com/external/gyp
|
||||
cd gyp
|
||||
|
@ -67,7 +67,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
|
|||
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout 08351e3
|
||||
git checkout ddd4084
|
||||
cd ..
|
||||
|
||||
git clone https://github.com/desktop-app/lzma.git
|
||||
|
|
|
@ -29,7 +29,7 @@ Go to ***BuildPath*** and run
|
|||
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout 08351e3
|
||||
git checkout ddd4084
|
||||
cd ../
|
||||
git clone https://chromium.googlesource.com/external/gyp
|
||||
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
||||
|
@ -47,7 +47,7 @@ Go to ***BuildPath*** and run
|
|||
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout 08351e3
|
||||
git checkout ddd4084
|
||||
cd ..
|
||||
|
||||
git clone https://git.tukaani.org/xz.git
|
||||
|
|
Loading…
Add table
Reference in a new issue