epee: link against ssl/crypto for the new SSL code

pull/95/head
moneromooo-monero 7 years ago
parent 97c11caf07
commit 52ec0e7f4e
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -49,4 +49,6 @@ target_link_libraries(epee
easylogging
${Boost_FILESYSTEM_LIBRARY}
PRIVATE
ssl
crypto
${EXTRA_LIBRARIES})

Loading…
Cancel
Save