mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-06 03:42:56 +00:00
Fix tg_owt build on Windows with C++20.
This commit is contained in:
Vendored
+1
-1
Submodule Telegram/ThirdParty/tgcalls updated: b5906f03f3...823ec7f0f5
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user