mirror of
https://github.com/monero-project/monero.git
synced 2025-10-11 19:10:40 -04:00
extract some basic code from libcryptonote_core into libcryptonote_basic
This commit is contained in:
parent
99ee3fd17e
commit
8027ce0c75
104 changed files with 830 additions and 669 deletions
|
@ -51,5 +51,7 @@ monero_add_library(mnemonics
|
|||
${mnemonics_headers}
|
||||
${mnemonics_private_headers})
|
||||
target_link_libraries(mnemonics
|
||||
PUBLIC
|
||||
${Boost_SYSTEM_LIBRARY}
|
||||
PRIVATE
|
||||
${EXTRA_LIBRARIES})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue