qmake: Silence GL deprecations on macOS
Change-Id: I5a33cbe30a9368ee35afb230c7a6c17d4d99f201 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
ddcf0df7d7
commit
78f774da70
@ -22,4 +22,6 @@ device.deployment_identifier = $${device.sdk}
|
||||
|
||||
QMAKE_LIBS_VULKAN =
|
||||
|
||||
DEFINES += GL_SILENCE_DEPRECATION
|
||||
|
||||
include(mac.conf)
|
||||
|
Loading…
Reference in New Issue
Block a user