summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
authortezeb <tezeb+github@outoftheblue.pl>2017-10-24 00:18:09 +0200
committertezeb <tezeb+github@outoftheblue.pl>2017-10-24 00:18:09 +0200
commite8e8757b6bc2468d6bce581de4c5dfbdb1cfa46c (patch)
treeea43de103133484c1acc85ffe293a5bdcaeb10f7 /tests/tests.pro
parent7c7867770c6584996e9ff3c2618bb3288d6adc31 (diff)
separate into main/static library
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index da7ad3ec..e4a0b6aa 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -1,5 +1,6 @@
!include(tests.pri) { error("Couldn't find the tests.pri file!") }
+TEMPLATE = subdirs
CONFIG += no_docs_target
SUBDIRS += auto
exists(manual): SUBDIRS += manual