mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Cleanup test impact of moving blockchain_db_types()
This commit is contained in:
parent
80344740bd
commit
3dd34a49ef
3 changed files with 13 additions and 0 deletions
|
@ -39,6 +39,8 @@ target_link_libraries(core_proxy
|
|||
PRIVATE
|
||||
cryptonote_core
|
||||
cryptonote_protocol
|
||||
common
|
||||
blockchain_db
|
||||
p2p
|
||||
epee
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue