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 17:45:00 +0200
commit09fb60626322b19521d19f0e2c8515b0feef1724 (patch)
treed1a9cafb4742b5e1642610e440009c6ec646d161 /configure.json
parent7f745f921d25da1cc2ced4c895fa4d450111ec37 (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: I3a760b05d7e37e34779b0fb721425ceb0998cbfd 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 550aebd..0000000
--- a/configure.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "subconfigs": [
- "src/imageformats"
- ]
-}