mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 11:23:26 +01:00
cn_deserialize: link with device and ringct
This commit is contained in:
parent
0d150aca5c
commit
557a6fb6ea
@ -38,6 +38,8 @@ target_link_libraries(cn_deserialize
|
|||||||
LINK_PRIVATE
|
LINK_PRIVATE
|
||||||
cryptonote_core
|
cryptonote_core
|
||||||
blockchain_db
|
blockchain_db
|
||||||
|
device
|
||||||
|
ringct
|
||||||
p2p
|
p2p
|
||||||
epee
|
epee
|
||||||
${CMAKE_THREAD_LIBS_INIT})
|
${CMAKE_THREAD_LIBS_INIT})
|
||||||
|
Loading…
Reference in New Issue
Block a user