summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-06-16 11:18:35 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-06-17 18:23:40 +0200
commit686d82e9a4ba34cc909ab896fd6526061fd5521e (patch)
tree9a2c10b364935f9f81d14322c8db03a3b5a7be7c /configure.json
parenta87443149630ddcb38202865836336c384604b4b (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: Ia9b0ed4dd8108d5a43cb5b6e878ac003d2d54f10 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 e63e6f2a..00000000
--- a/configure.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "subconfigs": [
- "src/bluetooth"
- ]
-}