Remove qopengl auto test when Qt is not configured with OpenGL support
Change-Id: Id2fbf9308c5dbce5e7778f0d841cc8bda784a80f Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>bb10
parent
4b7cd57719
commit
2e75cd55db
|
|
@ -8,3 +8,5 @@ SUBDIRS=\
|
|||
text \
|
||||
util \
|
||||
itemmodels \
|
||||
|
||||
!contains(QT_CONFIG, opengl(es1|es2)?): SUBDIRS -= qopengl
|
||||
|
|
|
|||
Loading…
Reference in New Issue