mirror of
https://github.com/monero-project/monero.git
synced 2025-10-06 19:38:33 -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
|
@ -43,7 +43,7 @@ target_link_libraries(functional_tests
|
|||
cryptonote_core
|
||||
wallet
|
||||
common
|
||||
crypto
|
||||
cncrypto
|
||||
epee
|
||||
${Boost_REGEX_LIBRARY}
|
||||
${Boost_PROGRAM_OPTIONS_LIBRARY}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue