summaryrefslogtreecommitdiffstats
path: root/tests/tests.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pri')
-rw-r--r--tests/tests.pri4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/tests.pri b/tests/tests.pri
index c092d0f8..f13ed5f3 100644
--- a/tests/tests.pri
+++ b/tests/tests.pri
@@ -2,9 +2,5 @@ TEMPLATE = app
QT += opengl openglwidgets charts
-contains(TARGET, qml.*) {
- QT += qml quick
-}
-
target.path = $$[QT_INSTALL_TESTS]/charts/$$TARGET
INSTALLS += target