mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Add -Wno-expansion-to-defined to prevent warnings
This commit is contained in:
@@ -44,6 +44,7 @@ system($$QMAKE_LRELEASE mapmap.pro) # Run lrelease
|
||||
# Linux-specific:
|
||||
unix:!macx {
|
||||
QMAKE_CXXFLAGS += -D_GLIBCXX_USE_CXX11_ABI=0
|
||||
QMAKE_CXXFLAGS += -Wno-expansion-to-defined
|
||||
# mapmapfile.files = mapmap
|
||||
# mapmapfile.path = /usr/bin
|
||||
# INSTALLS += mapmapfile
|
||||
|
||||
Reference in New Issue
Block a user