Fix incorrect name of a warning.

This commit is contained in:
Roman Telezhynskyi 2021-09-25 17:45:18 +03:00
parent 83bdf5af33
commit 544785163b

View File

@ -814,7 +814,7 @@ macx{
-Wno-sign-conversion \
-Wno-duplicate-enum \
-Wno-shorten-64-to-32 \
-Wno-Wdeprecated
-Wno-deprecated
}
CONFIG(release, debug|release){