aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorThomas Hartmann <thomas.hartmann@qt.io>2019-01-21 16:14:50 +0100
committerThomas Hartmann <thomas.hartmann@qt.io>2019-01-21 15:15:08 +0000
commit660754080b4b576c3550ec61ca7fc192987ae4ed (patch)
tree83845a20fdb56b76e856e3fda22cf96c6970c7be /tests
parent894693a44a88325ec85527fff75b029720db62aa (diff)
Add initial build system
Change-Id: I4a206f4bc92532dbaea23cc42ce3ba8631394559 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro2
-rw-r--r--tests/tests.pro3
2 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
new file mode 100644
index 0000000..fce98ce
--- /dev/null
+++ b/tests/auto/auto.pro
@@ -0,0 +1,2 @@
+TEMPLATE = subdirs
+SUBDIRS =
diff --git a/tests/tests.pro b/tests/tests.pro
new file mode 100644
index 0000000..f887d53
--- /dev/null
+++ b/tests/tests.pro
@@ -0,0 +1,3 @@
+TEMPLATE = subdirs
+
+!package: SUBDIRS += auto