summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/opengl/opengl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/opengl/opengl.pro')
-rw-r--r--tests/auto/render/opengl/opengl.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/auto/render/opengl/opengl.pro b/tests/auto/render/opengl/opengl.pro
index 5299ebd36..fead9b5ff 100644
--- a/tests/auto/render/opengl/opengl.pro
+++ b/tests/auto/render/opengl/opengl.pro
@@ -6,7 +6,6 @@ SUBDIRS += \
graphicshelpergl3_2 \
graphicshelpergl2 \
glshadermanager \
- materialparametergathererjob \
textures \
renderer \
renderviewutils \
@@ -16,4 +15,8 @@ SUBDIRS += \
qgraphicsutils \
computecommand
+qtHaveModule(quick) {
+ SUBDIRS += \
+ materialparametergathererjob
+}
!macos: SUBDIRS += graphicshelpergl4