Xcode project: ignore inconsistent-missing-override warning
This commit is contained in:
parent
e35e46ec2e
commit
1cc3711996
1 changed files with 1 additions and 0 deletions
|
@ -5993,6 +5993,7 @@
|
|||
"-Wall",
|
||||
"-Wno-unused-local-typedefs",
|
||||
"-Wno-unknown-warning-option",
|
||||
"-Wno-inconsistent-missing-override",
|
||||
"-isystem",
|
||||
./Headers,
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue