mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-22 11:39:31 +00:00
add easylogging dependency
This commit is contained in:
parent
5e877c7939
commit
66bb3fe7ac
1 changed files with 2 additions and 1 deletions
|
@ -116,7 +116,8 @@ ios {
|
|||
LIBS += -L$$WALLET_ROOT/lib-ios \
|
||||
-lwallet_merged \
|
||||
-lepee \
|
||||
-lunbound
|
||||
-lunbound \
|
||||
-leasylogging
|
||||
|
||||
LIBS+= \
|
||||
-L$$PWD/../OpenSSL-for-iPhone/lib \
|
||||
|
|
Loading…
Reference in a new issue