mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Add missing openssl dependency for non-legacy tgcalls
This commit is contained in:
parent
eccb01e5b5
commit
ac3e4fb42f
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue