more quieting of Qt6 build warnings
This commit is contained in:
@@ -89,7 +89,7 @@ endif # WANT_WIN_QT
|
||||
|
||||
ifdef WANT_WIN_QT
|
||||
ifeq "$(CLANGPPGTEQ16)" "1"
|
||||
CXX=clang++ --std=c++20
|
||||
CXX=clang++ --std=c++17
|
||||
CCXXFLAGS +=-Wno-c++20-attribute-extensions
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user