mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 14:17:45 +00:00
Add missing openssl dependency for non-legacy tgcalls
This commit is contained in:
@@ -167,6 +167,7 @@ target_link_libraries(lib_tgcalls
|
|||||||
PRIVATE
|
PRIVATE
|
||||||
desktop-app::external_webrtc
|
desktop-app::external_webrtc
|
||||||
desktop-app::external_ffmpeg
|
desktop-app::external_ffmpeg
|
||||||
|
desktop-app::external_openssl
|
||||||
desktop-app::external_rnnoise
|
desktop-app::external_rnnoise
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user