Link tdesktop with external_webrtc.

This commit is contained in:
John Preston 2020-05-13 17:04:35 +04:00
parent 145ace2fa0
commit 438a560a79
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored
View File

@ -94,3 +94,6 @@
[submodule "Telegram/ThirdParty/fcitx5-qt"]
path = Telegram/ThirdParty/fcitx5-qt
url = https://github.com/fcitx/fcitx5-qt.git
[submodule "Telegram/lib_webrtc"]
path = Telegram/lib_webrtc
url = https://github.com/desktop-app/lib_webrtc.git

View File

@ -18,6 +18,7 @@ endif()
add_subdirectory(lib_storage)
add_subdirectory(lib_lottie)
add_subdirectory(lib_qr)
add_subdirectory(lib_webrtc)
add_subdirectory(codegen)
include(CheckCXXSourceCompiles)
@ -111,6 +112,7 @@ PRIVATE
desktop-app::lib_tl
desktop-app::lib_storage
desktop-app::lib_lottie
desktop-app::lib_webrtc
desktop-app::lib_qr
desktop-app::lib_ffmpeg
desktop-app::external_lz4

1
Telegram/lib_webrtc Submodule

@ -0,0 +1 @@
Subproject commit 2b1cd3b5b0c909834aea00e0590435a63d318468