mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 21:23:27 +01:00
Merge pull request #1794
29b34ed1
blockchain_utilities: link against blockchain_db (moneromooo-monero)
This commit is contained in:
commit
4cb6b265ee
@ -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…
Reference in New Issue
Block a user