mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Move libdl/libpthread handling to common_options
This commit is contained in:
@@ -212,12 +212,6 @@ if (NOT TGVOIP_FOUND)
|
||||
|
||||
target_compile_definitions(lib_tgvoip_bundled PRIVATE WITHOUT_PULSE)
|
||||
endif()
|
||||
|
||||
target_link_libraries(lib_tgvoip_bundled
|
||||
PRIVATE
|
||||
${CMAKE_DL_LIBS}
|
||||
pthread
|
||||
)
|
||||
endif()
|
||||
|
||||
target_link_libraries(lib_tgvoip
|
||||
|
Submodule Telegram/lib_crl updated: 753514c257...4e620bc383
Submodule Telegram/lib_spellcheck updated: b1b295fee1...6c61d583eb
Submodule Telegram/lib_webview updated: 8be9c0ff27...d08b8cc840
2
cmake
2
cmake
Submodule cmake updated: ed7cf04191...b3cb911ae0
Reference in New Issue
Block a user