apple: hide GL deprecation warnings
commit318199caf551c4bd534dad5fb2c414be22865a43
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 4 May 2020 17:06:45 +0000 (4 18:06 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 4 May 2020 17:27:12 +0000 (4 18:27 +0100)
tree7b656baa5d3d6ceb1065b3fe699608209ef4cf64
parent21355febd0195dc59d82f78a6923484649071928
apple: hide GL deprecation warnings

GL is deprecated with 10.14. As the deprecation warnings say - one way
to silence them is to define GL_SILENCE_DEPRECATION.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
cmake/Modules/WaffleDefineCompilerFlags.cmake
meson.build