blockchain_utilities: link against blockchain_db

pull/95/head
moneromooo-monero 7 years ago
parent d666339853
commit 29b34ed156
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -119,6 +119,7 @@ monero_add_executable(cn_deserialize
target_link_libraries(cn_deserialize
LINK_PRIVATE
cryptonote_core
blockchain_db
p2p
epee
${CMAKE_THREAD_LIBS_INIT})

Loading…
Cancel
Save