summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/tests.pri4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/tests.pri b/tests/tests.pri
index cfacab49..cb5b9fb6 100644
--- a/tests/tests.pri
+++ b/tests/tests.pri
@@ -1,7 +1,5 @@
!include(../qtpass.pri) { error("Couldn't find the qtpass.pri file!") }
-CONFIG += testcase qt warn_on depend_includepath testcase
+CONFIG += testcase qt warn_on depend_includepath testcase no_testcase_installs
QT += testlib widgets
-target.path = $$PREFIX$$[QT_INSTALL_TESTS]/qtpass/$$TARGET
-INSTALLS += target