more quieting of Qt6 build warnings

This commit is contained in:
nhmall
2024-11-20 09:56:01 -05:00
parent 3e903fd79a
commit 37793be6eb
3 changed files with 7 additions and 3 deletions

View File

@@ -74,6 +74,9 @@ endif # WANT_WIN_QT5
ifdef WANT_WIN_QT6
#if your Qt6 is elsewhere, change this to match
QTDIR=/usr/local/qt6
ifeq "$(GPPGTEQ14)" "1"
CCXXFLAGS += -Wno-template-id-cdtor
endif # g++ greater than or equal to 14
endif # WANT_WIN_QT6
endif # WANT_WIN_QT