mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
epee: link against ssl/crypto for the new SSL code
This commit is contained in:
parent
97c11caf07
commit
52ec0e7f4e
@ -49,4 +49,6 @@ target_link_libraries(epee
|
||||
easylogging
|
||||
${Boost_FILESYSTEM_LIBRARY}
|
||||
PRIVATE
|
||||
ssl
|
||||
crypto
|
||||
${EXTRA_LIBRARIES})
|
||||
|
Loading…
Reference in New Issue
Block a user