summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-06-16 11:18:36 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-06-17 17:44:51 +0200
commit38cacbd944c97a45ef23f559229f2954209765c7 (patch)
tree0c0f61e0047a6c0d4800959bb9361e451dd35d73 /configure.json
parentfe6925e5d79f7fc147ad0212c8a3188655c65a53 (diff)
Remove old configure-related files
Remove the configure.json and configure.pri files that were used for the qmake-based configure. Remove the .prev_*.cmake files that were a by-product of configurejson2cmake.py. Pick-to: 6.2 Task-number: QTBUG-89536 Change-Id: Ib0c67ef861216f4d64a00c80ed0a9366eab8f262 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.json b/configure.json
deleted file mode 100644
index c43610f..0000000
--- a/configure.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "subconfigs": [
- "src/serialbus"
- ]
-}