summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@qt.io>2017-07-19 16:25:18 +0200
committerKarsten Heimrich <karsten.heimrich@qt.io>2017-07-26 09:23:35 +0000
commited9759ad37804b186d497cdb4a5e558d0f282416 (patch)
tree0f1b615b341483566c67b1f53f27e88c07d86129 /configure.json
parent6e05538034d809d79576c537a6a93f1751565779 (diff)
Implement missing parts to include the module into the CI system
Change-Id: Ia539a39e6c2d3b9d9e77a7808be48c3ba681a17f Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.json b/configure.json
new file mode 100644
index 0000000..78a1945
--- /dev/null
+++ b/configure.json
@@ -0,0 +1,5 @@
+{
+ "subconfigs": [
+ "src/knx"
+ ]
+}