aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-09-10 13:51:10 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-09-21 12:45:32 +0200
commit0e1475fe5c2fc7b1c4e65742c9addf41110b9651 (patch)
tree665bdf5fb161d9adc71d3b8e783c9b03742dcc9c
parent42d5621709118f306b39e4578bcc3df1d35c13f5 (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: I5de99bfe0a52ac1e1fa04fac3df57d5bb28755b6 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
-rw-r--r--.qmake.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/.qmake.conf b/.qmake.conf
deleted file mode 100644
index 131b2f1..0000000
--- a/.qmake.conf
+++ /dev/null
@@ -1,4 +0,0 @@
-load(qt_build_config)
-CONFIG += warning_clean
-
-MODULE_VERSION = 6.3.0