mirror of
https://github.com/monero-project/monero.git
synced 2026-08-02 08:58:06 -07:00
extract some basic code from libcryptonote_core into libcryptonote_basic
This commit is contained in:
@@ -51,5 +51,7 @@ monero_add_library(mnemonics
|
||||
${mnemonics_headers}
|
||||
${mnemonics_private_headers})
|
||||
target_link_libraries(mnemonics
|
||||
PUBLIC
|
||||
${Boost_SYSTEM_LIBRARY}
|
||||
PRIVATE
|
||||
${EXTRA_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user