intel-gpu-tools: Build tests needing cairo if ANDROID_HAS_CAIRO=1
authorTim Gore <tim.gore@intel.com>
Mon, 12 May 2014 12:39:00 +0000 (13:39 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 12 May 2014 16:56:31 +0000 (18:56 +0200)
commit41cbe36bba966fdc96d86031f2db5853e2c59ef4
tree14b311b7ce7be2fe116b0659ce5ace12c91a122f
parent0fee90b56df9a644b305f6cf37785b8284d410b3
intel-gpu-tools: Build tests needing cairo if ANDROID_HAS_CAIRO=1

Until now the tests that depended on libcairo were simply
skipped in the android build. Now that I have a cairo port
working, build these cairo dependent tests if ANDROID_HAS_CAIRO
is set to 1 in the environment.
For information on building cairo for IGT on Android see the
wiki at:

https://securewiki.ith.intel.com/display/GFXCore/IGT+Test+Suite+on+Android

Signed-off-by: Tim Gore <tim.gore@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
lib/Android.mk
lib/igt_fb.h
tests/Android.mk