mirror of
https://github.com/monero-project/monero.git
synced 2026-01-22 12:24:30 +01:00
shared libs build (i.e. make debug)
This commit is contained in:
@@ -55,6 +55,7 @@ monero_add_library(mnemonics
|
||||
${mnemonics_private_headers})
|
||||
target_link_libraries(mnemonics
|
||||
PUBLIC
|
||||
easylogging
|
||||
${Boost_SYSTEM_LIBRARY}
|
||||
PRIVATE
|
||||
${EXTRA_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user