Remove qopengl auto test when Qt is not configured with OpenGL support

Change-Id: Id2fbf9308c5dbce5e7778f0d841cc8bda784a80f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
Andrew Knight 2013-09-01 19:08:12 +03:00 committed by The Qt Project
parent 4b7cd57719
commit 2e75cd55db

View File

@ -8,3 +8,5 @@ SUBDIRS=\
text \
util \
itemmodels \
!contains(QT_CONFIG, opengl(es1|es2)?): SUBDIRS -= qopengl