easylogging removed as dependency

master
moneroexamples 8 years ago
parent 8fb6dfef06
commit 8592f0fcad

@ -107,7 +107,6 @@ set(LIBRARIES
common
mnemonics
epee
easylogging
${Boost_LIBRARIES}
pthread
unbound

@ -95,7 +95,7 @@ git clone https://github.com/monero-project/monero
cd monero/
# checkout last monero version
git checkout -b v0.10.3.1
git checkout -b last_release v0.10.3.1
make
```

Loading…
Cancel
Save