summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/kernel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/kernel.pro')
-rw-r--r--tests/auto/gui/kernel/kernel.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/kernel.pro b/tests/auto/gui/kernel/kernel.pro
index bbcdd91ea3..7d8af15b25 100644
--- a/tests/auto/gui/kernel/kernel.pro
+++ b/tests/auto/gui/kernel/kernel.pro
@@ -21,6 +21,7 @@ SUBDIRS=\
qwindow \
qguiapplication \
qpixelformat \
+ qopenglwindow
!qtHaveModule(widgets): SUBDIRS -= \
qmouseevent_modal \
@@ -28,3 +29,5 @@ SUBDIRS=\
!qtHaveModule(network): SUBDIRS -= \
qguieventloop
+
+!contains(QT_CONFIG, opengl(es2)?): SUBDIRS -= qopenglwindow