summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@qt.io>2019-08-19 11:15:06 +0200
committerKarsten Heimrich <karsten.heimrich@qt.io>2019-08-19 16:16:37 +0200
commit29d53975d559c9d2acce78167bacbe384e2d825a (patch)
tree42e3889aae05d5428ea4f036129dadb727b36076 /configure.json
parent1b525fb6ff64ef7dd8955637b074a76c7ffceba9 (diff)
Fix compile error after we added SLES_12
Task-number: QTBUG-77666 Change-Id: I263e98558ece3fb9fbafeba515b80b51169a03b3 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"
+ ]
+}