mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 12:48:04 -06:00
Merge pull request #13402 from FranciscoPombal/cmake_fix
CMake: fix linking against OpenSSL
This commit is contained in:
@@ -159,6 +159,7 @@ add_library(qbt_base STATIC
|
||||
|
||||
target_link_libraries(qbt_base
|
||||
PRIVATE
|
||||
OpenSSL::Crypto OpenSSL::SSL
|
||||
ZLIB::ZLIB
|
||||
qbt_version_definitions
|
||||
PUBLIC
|
||||
|
||||
Reference in New Issue
Block a user