changed crypto to cncrypto so it generated libcncrypto
fix a cmakelist
This commit is contained in:
@@ -39,7 +39,7 @@ target_link_libraries(transfers
|
||||
useragent
|
||||
rpc
|
||||
cryptonote_core
|
||||
crypto
|
||||
cncrypto
|
||||
common
|
||||
epee
|
||||
${GTEST_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user