--- Telegram/CMakeLists.txt.orig	2020-02-18 08:28:06 UTC
+++ Telegram/CMakeLists.txt
@@ -4,6 +4,7 @@
 # For license and copyright information please follow this link:
 # https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
 
+link_directories(${OPUS_LIBDIR})
 add_executable(Telegram WIN32 MACOSX_BUNDLE)
 init_target(Telegram)
 
