mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Fix build with new MSVC, workaround compiler bug.
This commit is contained in:
parent
5d0a36e456
commit
1ba52402b5
2 changed files with 2 additions and 2 deletions
|
@ -1426,7 +1426,7 @@ mac:
|
|||
stage('tg_owt', """
|
||||
git clone https://github.com/desktop-app/tg_owt.git
|
||||
cd tg_owt
|
||||
git checkout be153adaa3
|
||||
git checkout 76a3513d7f
|
||||
git submodule init
|
||||
git submodule update
|
||||
win:
|
||||
|
|
2
cmake
2
cmake
|
@ -1 +1 @@
|
|||
Subproject commit c373a0a0141bbe146a9507f02b8515183748eb51
|
||||
Subproject commit 5abaeaf9222302bc72cce6f45b160f10fb21dd14
|
Loading…
Add table
Reference in a new issue