aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2015-02-05 20:03:38 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2015-02-05 20:03:38 +0100
commitce219130bfc35421521f3f6e20f36b2a8f5409ab (patch)
tree1356b9d3943f2ddd2e1bb704af4d7a182f5c7d1a /tests
parentcb931872579988d9bfd7de4f83a8fe27f7779e14 (diff)
downloadqxmpp-ce219130bfc35421521f3f6e20f36b2a8f5409ab.tar.gz
do not install testcases (fixes #37)
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