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-09-20 14:38:59 +0200
commit10b686a003258d8a41629a89449cbe062770c471 (patch)
treefec6a2d9e7a6127d67853a9e03342fd08173d5f0 /configure.json
parent7805713d701574d871e35ba50f6e20f97fbab1ab (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: Iec9754c73c65999cdceb9f37a1fda617d9570e5f Reviewed-by: Alexey Edelev <alexey.edelev@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 fdfda244..00000000
--- a/configure.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "subconfigs": [
- "src/serialport"
- ]
-}