mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix tg_owt build on Windows with C++20.
This commit is contained in:
parent
dad11a17dd
commit
efe12e0289
2 changed files with 2 additions and 2 deletions
2
Telegram/ThirdParty/tgcalls
vendored
2
Telegram/ThirdParty/tgcalls
vendored
|
@ -1 +1 @@
|
|||
Subproject commit b5906f03f388252d50fc008dcae549f56c2239f4
|
||||
Subproject commit 823ec7f0f59310ade8344ed74efd36d18ebfb018
|
|
@ -1154,7 +1154,7 @@ mac:
|
|||
stage('tg_owt', """
|
||||
git clone https://github.com/desktop-app/tg_owt.git
|
||||
cd tg_owt
|
||||
git checkout ffbdaa616e
|
||||
git checkout 667254c20e
|
||||
git submodule init
|
||||
git submodule update src/third_party/libvpx/source/libvpx src/third_party/libyuv
|
||||
win:
|
||||
|
|
Loading…
Add table
Reference in a new issue