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-10-26 08:49:49 +0200
commit161d86a96a9c51a4b84f5f5a10715f3e937e0f42 (patch)
tree3ed4fff6ce25bc4a0a55f6a695291e3a8e2e1691
parentb428b00b56723c131193b7eb37f4b86e50c9b7f4 (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: Ie121d8c6f36671a791a4fa052af8d658d1884ac7 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
-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 35eafd1f..00000000
--- a/.qmake.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-load(qt_build_config)
-
-MODULE_VERSION = 6.3.0