Move libdl/libpthread handling to common_options

This commit is contained in:
Ilya Fedin 2021-12-30 08:53:27 +04:00 committed by John Preston
parent 99f65ab5ec
commit 072e346324
5 changed files with 4 additions and 10 deletions

View File

@ -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

@ -1 +1 @@
Subproject commit 753514c257e18cb593015169dd7590015d021431
Subproject commit 4e620bc383d032aadea8e6af02661f8c76695cec

@ -1 +1 @@
Subproject commit b1b295fee18e44534d9a96ec9858baa4c932f7d2
Subproject commit 6c61d583eb092020dbd2737fd41e4f092dd36def

@ -1 +1 @@
Subproject commit 8be9c0ff274569cbb1bc9dd4ea9ed9089c37ca93
Subproject commit d08b8cc84054938cd6d694136709fcad32d5e6ce

2
cmake

@ -1 +1 @@
Subproject commit ed7cf04191b0584ee95af3a36e0e7c7691b40a73
Subproject commit b3cb911ae0f23c9e12fe8ce55c706d81680a202f