mirror of
https://github.com/monero-project/monero.git
synced 2026-01-21 20:13:25 +01:00
epee: link against ssl/crypto for the new SSL code
This commit is contained in:
@@ -49,4 +49,6 @@ target_link_libraries(epee
|
|||||||
easylogging
|
easylogging
|
||||||
${Boost_FILESYSTEM_LIBRARY}
|
${Boost_FILESYSTEM_LIBRARY}
|
||||||
PRIVATE
|
PRIVATE
|
||||||
|
ssl
|
||||||
|
crypto
|
||||||
${EXTRA_LIBRARIES})
|
${EXTRA_LIBRARIES})
|
||||||
|
|||||||
Reference in New Issue
Block a user