mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-18 16:28:35 +00:00
Merge pull request #2657
52ec0e7f epee: link against ssl/crypto for the new SSL code (moneromooo-monero)
This commit is contained in:
commit
da1bb4b0af
@ -49,4 +49,6 @@ target_link_libraries(epee
|
||||
easylogging
|
||||
${Boost_FILESYSTEM_LIBRARY}
|
||||
PRIVATE
|
||||
ssl
|
||||
crypto
|
||||
${EXTRA_LIBRARIES})
|
||||
|
Loading…
x
Reference in New Issue
Block a user