add easylogging

requires #2015
This commit is contained in:
Jaquee
2017-05-06 17:11:15 +02:00
parent 2ac9e8eabb
commit 336726e82f
2 changed files with 4 additions and 1 deletions

View File

@@ -90,7 +90,8 @@ ios:arm64 {
LIBS += -L$$WALLET_ROOT/lib \
-lwallet_merged \
-lepee \
-lunbound
-lunbound \
-leasylogging
}