Merge pull request #2039

4b932ff3 changed crypto to cncrypto so it generated libcncrypto (Gentian)
This commit is contained in:
Riccardo Spagni 2017-05-30 21:24:11 +02:00
commit a4c13ea092
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
14 changed files with 21 additions and 21 deletions

View file

@ -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}