mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 12:09:57 +00:00
Build against monero with new logging system
Oh, and screw you, cmake.
This commit is contained in:
parent
de63e93024
commit
d4b3834bce
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ SOURCES = *.qml \
|
||||||
|
|
||||||
LIBS += -L$$WALLET_ROOT/lib \
|
LIBS += -L$$WALLET_ROOT/lib \
|
||||||
-lwallet_merged \
|
-lwallet_merged \
|
||||||
|
monero/build/release/contrib/epee/src/libepee.a \
|
||||||
-lunbound
|
-lunbound
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue