build script update

This commit is contained in:
infactum 2019-02-08 17:57:13 +05:00
parent a659bdf8f4
commit 3fe2bab3ae
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ target_include_directories(tg2sip PRIVATE
target_link_libraries(tg2sip PRIVATE
${PJSIP_LIBRARIES}
${OPUS_LIBRARIES}
libtgvoip
Threads::Threads
Td::TdStatic)