2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Fix build with new MSVC, workaround compiler bug.

This commit is contained in:
John Preston
2023-11-17 08:20:35 +04:00
parent 5d0a36e456
commit 1ba52402b5
2 changed files with 2 additions and 2 deletions

View File

@@ -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

Submodule cmake updated: c373a0a014...5abaeaf922