mirror of
https://github.com/monero-project/monero.git
synced 2025-08-11 12:20:13 -04:00
Merge pull request #2039
4b932ff3
changed crypto to cncrypto so it generated libcncrypto (Gentian)
This commit is contained in:
commit
a4c13ea092
14 changed files with 21 additions and 21 deletions
|
@ -56,7 +56,7 @@ monero_add_library(cryptonote_core
|
|||
target_link_libraries(cryptonote_core
|
||||
PUBLIC
|
||||
common
|
||||
crypto
|
||||
cncrypto
|
||||
blockchain_db
|
||||
ringct
|
||||
${Boost_DATE_TIME_LIBRARY}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue