iOS: Silence GL deprecations until we can fix them

Change-Id: I1222708be5017a0dca381f365349fce5887a0bcb
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
This commit is contained in:
Tor Arne Vestbø 2019-12-20 12:10:18 +01:00
parent c24404dbda
commit fe784abc80

View File

@ -7,4 +7,6 @@ CONFIG += bitcode reduce_exports shallow_bundle no_qt_rpath
INCLUDEPATH += $$PWD/uikit
DEFINES += GLES_SILENCE_DEPRECATION
include(mac.conf)