qmlgl: meson: fix theoretical support for building for android
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Sat, 19 Jan 2019 14:46:41 +0000 (15:46 +0100)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Mon, 21 Jan 2019 09:55:50 +0000 (11:55 +0200)
commitf09807fc3d2e10ecb7450d2fa1fdb54fd798a789
tree2388c734a0597bf7ea2a9083f83557cdfc73c166
parenteab642b1c397e46c3208ee002087cd7dbed3b37c
qmlgl: meson: fix theoretical support for building for android

The android code path is slightly different than the EGLFS one,
so I added previously a HAVE_QT_ANDROID define for use with qmake.
Here I also add it in meson, although I expect nobody will ever use
meson to build this, as it's complicated.
ext/qt/meson.build