mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 21:37:25 -04:00
explicitely enabled c++11 for g++ compiler
This commit is contained in:
@@ -2,6 +2,7 @@ TEMPLATE = app
|
||||
|
||||
QT += qml quick widgets
|
||||
|
||||
CONFIG += c++11
|
||||
|
||||
HEADERS += \
|
||||
filter.h \
|
||||
|
||||
Reference in New Issue
Block a user