forked from organicmaps/organicmaps
Now warning rule matches [macx|linux|*]-clang-libc++ too.
This commit is contained in:
parent
f5667e2724
commit
271a77871f
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ unix|win32-g++ {
|
|||
QMAKE_CXXFLAGS_WARN_ON += -Wno-unused-local-typedef
|
||||
}
|
||||
|
||||
*-clang {
|
||||
*-clang* {
|
||||
QMAKE_CXXFLAGS_WARN_ON += -Wno-sign-conversion -Werror=return-type
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue