Merge pull request #3357

557a6fb6 cn_deserialize: link with device and ringct (moneromooo-monero)
release-v0.4.0.1
Riccardo Spagni 6 years ago
commit 220cb62ca4
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD

@ -38,6 +38,8 @@ target_link_libraries(cn_deserialize
LINK_PRIVATE
cryptonote_core
blockchain_db
device
ringct
p2p
epee
${CMAKE_THREAD_LIBS_INIT})

Loading…
Cancel
Save