mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-20 22:53:45 +02:00
commit
ce8913b5bf
@ -5,6 +5,8 @@ QT += qml quick widgets
|
||||
WALLET_ROOT=$$PWD/monero
|
||||
|
||||
CONFIG += c++11
|
||||
QMAKE_CXXFLAGS += -fPIC -fstack-protector
|
||||
QMAKE_LFLAGS += -fstack-protector
|
||||
|
||||
# cleaning "auto-generated" bitmonero directory on "make distclean"
|
||||
QMAKE_DISTCLEAN += -r $$WALLET_ROOT
|
||||
|
Loading…
Reference in New Issue
Block a user