Fix incorrect name of a warning.
This commit is contained in:
parent
83bdf5af33
commit
544785163b
|
@ -814,7 +814,7 @@ macx{
|
||||||
-Wno-sign-conversion \
|
-Wno-sign-conversion \
|
||||||
-Wno-duplicate-enum \
|
-Wno-duplicate-enum \
|
||||||
-Wno-shorten-64-to-32 \
|
-Wno-shorten-64-to-32 \
|
||||||
-Wno-Wdeprecated
|
-Wno-deprecated
|
||||||
}
|
}
|
||||||
|
|
||||||
CONFIG(release, debug|release){
|
CONFIG(release, debug|release){
|
||||||
|
|
Loading…
Reference in New Issue
Block a user