Don't try to compile Vivante video node plugin without OpenGL ES

Task-number: QTBUG-54315
Change-Id: I559f67e1f24cbed5155fd0e4330cd12150d4dbf9
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
This commit is contained in:
Yoann Lopes
2016-09-09 11:49:54 +02:00
parent c37caa8070
commit 07d55b154e

View File

@@ -33,7 +33,7 @@ win32 {
} }
qtCompileTest(resourcepolicy) qtCompileTest(resourcepolicy)
qtCompileTest(gpu_vivante) contains(QT_CONFIG, opengles2):qtCompileTest(gpu_vivante)
} }
load(qt_parts) load(qt_parts)