Fix incorrect name of a warning.

develop
Roman Telezhynskyi 2021-09-25 17:45:18 +03:00
parent 83bdf5af33
commit 544785163b
1 changed files with 1 additions and 1 deletions

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){