2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 14:08:41 +00:00

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

2
cmake

Submodule cmake updated: 28ff839711...f05e28c8da

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 7df6fdd git checkout b2ee1fb
cd ../ cd ../
git clone https://github.com/xiph/opus 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 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 7df6fdd git checkout b2ee1fb
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 7df6fdd git checkout b2ee1fb
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