fix some link errors in debug mode for macos

This commit is contained in:
stoffu 2017-12-21 15:22:25 +00:00 committed by moneromooo-monero
parent fdd4c5e577
commit 6d8b29ef28
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
4 changed files with 5 additions and 0 deletions

View file

@ -57,6 +57,7 @@ monero_add_library(mnemonics
${mnemonics_private_headers})
target_link_libraries(mnemonics
PUBLIC
epee
easylogging
${Boost_SYSTEM_LIBRARY}
PRIVATE