mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-01 12:00:48 +00:00
Add missing openssl dependency for non-legacy tgcalls
This commit is contained in:
parent
eccb01e5b5
commit
ac3e4fb42f
@ -167,6 +167,7 @@ target_link_libraries(lib_tgcalls
|
||||
PRIVATE
|
||||
desktop-app::external_webrtc
|
||||
desktop-app::external_ffmpeg
|
||||
desktop-app::external_openssl
|
||||
desktop-app::external_rnnoise
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user