summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-03-05 16:27:33 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-03-07 07:21:50 +0000
commit4af8fcdc05d0198a569e7c39fa934614bbe31803 (patch)
tree736230ae93ac07b24bd331db2cc71d05eacda1f5 /tests
parentf72c8abf5f9844214aab9b587bdd7e6921a3e272 (diff)
tests/auto/render/render.pro: Remove duplicate entry "scene2d"
The entry is added unconditionally and in a scope qtConfig(qt3d-input). Remove the first entry, fixing: Makefile:3343: warning: overriding recipe for target 'sub-scene2d-qmake_all' Makefile:2918: warning: ignoring old recipe for target 'sub-scene2d-qmake_all' Makefile:3347: warning: overriding recipe for target 'sub-scene2d' Makefile:2922: warning: ignoring old recipe for target 'sub-scene2d' Makefile:3350: warning: overriding recipe for target 'sub-scene2d-make_first' Change-Id: I6e702cdea2e31eb0de64c7efb7d39b56265fa6ef Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/render/render.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/render/render.pro b/tests/auto/render/render.pro
index 1a510d069..2fa8538f9 100644
--- a/tests/auto/render/render.pro
+++ b/tests/auto/render/render.pro
@@ -124,7 +124,6 @@ qtConfig(qt3d-opengl-renderer):qtConfig(private_tests) {
graphicshelpergl2 \
materialparametergathererjob \
textures \
- scene2d \
renderer \
renderviewutils \
renderviews \