aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/tests.pri3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tests.pri b/tests/tests.pri
index 4e439c40..364d28bb 100644
--- a/tests/tests.pri
+++ b/tests/tests.pri
@@ -9,3 +9,6 @@ QMAKE_LIBDIR += ../../src
QMAKE_RPATHDIR += $$OUT_PWD/../../src
INCLUDEPATH += $$PWD $$QXMPP_INCLUDEPATH
LIBS += $$QXMPP_LIBS
+
+# do not install testcases
+target.CONFIG += no_default_install