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:
parent
4b7cd57719
commit
2e75cd55db
@ -8,3 +8,5 @@ SUBDIRS=\
|
|||||||
text \
|
text \
|
||||||
util \
|
util \
|
||||||
itemmodels \
|
itemmodels \
|
||||||
|
|
||||||
|
!contains(QT_CONFIG, opengl(es1|es2)?): SUBDIRS -= qopengl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user