mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-10 07:27:26 -04:00
add easylogging dependency
This commit is contained in:
@@ -116,7 +116,8 @@ ios {
|
|||||||
LIBS += -L$$WALLET_ROOT/lib-ios \
|
LIBS += -L$$WALLET_ROOT/lib-ios \
|
||||||
-lwallet_merged \
|
-lwallet_merged \
|
||||||
-lepee \
|
-lepee \
|
||||||
-lunbound
|
-lunbound \
|
||||||
|
-leasylogging
|
||||||
|
|
||||||
LIBS+= \
|
LIBS+= \
|
||||||
-L$$PWD/../OpenSSL-for-iPhone/lib \
|
-L$$PWD/../OpenSSL-for-iPhone/lib \
|
||||||
|
|||||||
Reference in New Issue
Block a user