summaryrefslogtreecommitdiffstats
path: root/.cmake.conf
diff options
context:
space:
mode:
Diffstat (limited to '.cmake.conf')
-rw-r--r--.cmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cmake.conf b/.cmake.conf
index bc81f6a952..1ada086881 100644
--- a/.cmake.conf
+++ b/.cmake.conf
@@ -1,7 +1,7 @@
set(QT_REPO_MODULE_VERSION "6.0.1")
# Minimum requirement for building Qt
-set(QT_MIN_SUPPORTED_CMAKE_VERSION "3.18")
+set(QT_MIN_SUPPORTED_CMAKE_VERSION "3.16")
# Policy settings for commands defined by qtbase. These will also be injected
# into the top level policy scope of each Qt module when building Qt so that