mirror of
https://github.com/monero-project/monero.git
synced 2026-01-09 11:45:11 -08:00
changed crypto to cncrypto so it generated libcncrypto
fix a cmakelist
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user