mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00: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
|
|
@ -53,7 +53,7 @@ target_link_libraries(performance_tests
|
|||
PRIVATE
|
||||
cryptonote_core
|
||||
common
|
||||
crypto
|
||||
cncrypto
|
||||
epee
|
||||
${Boost_CHRONO_LIBRARY}
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue