From 78f774da7087f0ee3aeb853eb6a3d3b7db072414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Wed, 25 Mar 2020 20:25:53 +0100 Subject: qmake: Silence GL deprecations on macOS Change-Id: I5a33cbe30a9368ee35afb230c7a6c17d4d99f201 Reviewed-by: Joerg Bornemann --- mkspecs/common/macx.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mkspecs/common') diff --git a/mkspecs/common/macx.conf b/mkspecs/common/macx.conf index 6a1b076d7d..0f983f059a 100644 --- a/mkspecs/common/macx.conf +++ b/mkspecs/common/macx.conf @@ -22,4 +22,6 @@ device.deployment_identifier = $${device.sdk} QMAKE_LIBS_VULKAN = +DEFINES += GL_SILENCE_DEPRECATION + include(mac.conf) -- cgit v1.2.3