compile with current dev version of monero

This commit is contained in:
moneroexamples 2017-10-02 11:31:04 +08:00
parent 4549696c50
commit 18063dee88
4 changed files with 13 additions and 11 deletions

View file

@ -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