Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/test.pri')
-rw-r--r--src/tests/test.pri2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tests/test.pri b/src/tests/test.pri
index 653d31515..1224bb560 100644
--- a/src/tests/test.pri
+++ b/src/tests/test.pri
@@ -35,3 +35,5 @@ HEADERS += PlatformCheck.h
# include OpenSSL, and if the headers aren't
# in the include path, the build will break.
include(../../qmake/openssl.pri)
+
+DESTDIR = $$DESTDIR/tests