summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-09-10 13:51:09 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-09-13 14:01:17 +0200
commit8cbf7dd050cf4e6158b8b32d381abae304e8cd7b (patch)
tree6ab1bded5b422746a069e127296765ebf866090d
parent5314247721123221864ad6f4b98d326f67b0a942 (diff)
Remove .qmake.conf from this repository
This file was necessary for the qmake build and the CI. The qmake build is history, and the CI does now read .cmake.conf (see QTQAINFRA-4392). In addition to being superfluous, the existence of .qmake.conf triggers QTBUG-76140 when building Qt examples with qmake. Removing the file alleviates the symptoms of this bug. Fixes: QTBUG-92271 Change-Id: I6bb8a0ba5ad2d145bd639e265d29b0a0bb5806dc Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
-rw-r--r--.qmake.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/.qmake.conf b/.qmake.conf
deleted file mode 100644
index 7ee8a6c..0000000
--- a/.qmake.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-load(qt_build_config)
-
-MODULE_VERSION = 6.2.0