mirror of
https://github.com/monero-project/monero.git
synced 2025-07-31 08:58:41 -04:00
changed crypto to cncrypto so it generated libcncrypto
fix a cmakelist
This commit is contained in:
parent
694470fae7
commit
4b932ff314
14 changed files with 21 additions and 21 deletions
|
@ -62,7 +62,7 @@ monero_add_library(cryptonote_basic
|
|||
target_link_libraries(cryptonote_basic
|
||||
PUBLIC
|
||||
common
|
||||
crypto
|
||||
cncrypto
|
||||
${Boost_DATE_TIME_LIBRARY}
|
||||
${Boost_PROGRAM_OPTIONS_LIBRARY}
|
||||
${Boost_SERIALIZATION_LIBRARY}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue