mirror of
https://github.com/danog/tgcalls_cli.git
synced 2024-11-26 12:04:53 +01:00
11 lines
342 B
CMake
11 lines
342 B
CMake
# tgcalls
|
|
|
|
set(TGCALLS_DIR "${THIRDPARTY_DIR}/tgcalls")
|
|
|
|
# Commit Telegram X currently relies on:
|
|
# https://github.com/TelegramMessenger/tgcalls/tree/92640c4db6d99de3754bf5ada8419a40d0c4aac4
|
|
|
|
# Source files list:
|
|
# https://github.com/TelegramMessenger/Telegram-iOS/blob/930d1fcc46e39830e6d590986a6a838c3ff49e27/submodules/TgVoipWebrtc/BUILD
|
|
|