Fix build of tg_owt with VS 2022.

This commit is contained in:
John Preston 2021-11-12 18:46:42 +04:00
parent 0c695a6a9a
commit c7678f17ac

View file

@ -1154,7 +1154,7 @@ mac:
stage('tg_owt', """ stage('tg_owt', """
git clone https://github.com/desktop-app/tg_owt.git git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt cd tg_owt
git checkout eaeea95898 git checkout b02478677b
git submodule init git submodule init
git submodule update src/third_party/libvpx/source/libvpx src/third_party/libyuv git submodule update src/third_party/libvpx/source/libvpx src/third_party/libyuv
win: win: