mirror of
https://github.com/monero-project/monero.git
synced 2025-08-05 11:04:17 -04:00
shared libs build (i.e. make debug)
This commit is contained in:
parent
694470fae7
commit
dd8e3266b2
3 changed files with 3 additions and 2 deletions
|
@ -55,6 +55,7 @@ monero_add_library(mnemonics
|
|||
${mnemonics_private_headers})
|
||||
target_link_libraries(mnemonics
|
||||
PUBLIC
|
||||
easylogging
|
||||
${Boost_SYSTEM_LIBRARY}
|
||||
PRIVATE
|
||||
${EXTRA_LIBRARIES})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue