Update tg_owt to webrtc m91.

This commit is contained in:
John Preston 2021-05-24 23:45:32 +04:00
parent ca6f70746c
commit e299aa032d
6 changed files with 6 additions and 6 deletions

@ -1 +1 @@
Subproject commit 1777fdf141ffa31bda158627345518b91834bab8
Subproject commit 368834ce168622d84fd1e04b76aca6657aa07207

View File

@ -738,7 +738,7 @@ RUN mkdir tg_owt
WORKDIR tg_owt
RUN git init
RUN git remote add origin $GIT/desktop-app/tg_owt.git
RUN git fetch --depth=1 origin cb9f347e1020ffbdd762d6c32f97db6533dd47e0
RUN git fetch --depth=1 origin 792baa1e9f41da441abb6bdb09b3809551ffdcf0
RUN git reset --hard FETCH_HEAD
RUN git submodule init
RUN git submodule update

View File

@ -209,7 +209,7 @@ Open **x64 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt
git checkout cb9f347e10
git checkout 792baa1e9f
git submodule init
git submodule update
mkdir out

View File

@ -209,7 +209,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt
git checkout cb9f347e10
git checkout 792baa1e9f
git submodule init
git submodule update
mkdir out

View File

@ -304,7 +304,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt
git checkout cb9f347e10
git checkout 792baa1e9f
git submodule init
git submodule update
mkdir out

View File

@ -424,7 +424,7 @@ parts:
webrtc:
source: https://github.com/desktop-app/tg_owt.git
source-depth: 1
source-commit: 80c1c625332cb056aae50794c107700edc3b71d2
source-commit: 792baa1e9f41da441abb6bdb09b3809551ffdcf0
plugin: cmake
build-packages:
- yasm