aboutsummaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.json b/configure.json
new file mode 100644
index 0000000000..fd1f58863c
--- /dev/null
+++ b/configure.json
@@ -0,0 +1,6 @@
+{
+ "subconfigs": [
+ "src/qml",
+ "src/quick"
+ ]
+}