mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
compile with current dev version of monero
This commit is contained in:
parent
4549696c50
commit
18063dee88
4 changed files with 13 additions and 11 deletions
|
@ -101,6 +101,7 @@ set(LIBRARIES
|
|||
cryptonote_basic
|
||||
daemonizer
|
||||
cncrypto
|
||||
|
||||
blocks
|
||||
lmdb
|
||||
ringct
|
||||
|
@ -108,6 +109,8 @@ set(LIBRARIES
|
|||
mnemonics
|
||||
epee
|
||||
easylogging
|
||||
checkpoints
|
||||
version
|
||||
${Boost_LIBRARIES}
|
||||
pthread
|
||||
unbound
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue