summaryrefslogtreecommitdiffstats
path: root/.cmake.conf
diff options
context:
space:
mode:
Diffstat (limited to '.cmake.conf')
-rw-r--r--.cmake.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cmake.conf b/.cmake.conf
index a63f70d6b9..848faeb55d 100644
--- a/.cmake.conf
+++ b/.cmake.conf
@@ -13,5 +13,5 @@ set(QT_MIN_SUPPORTED_CMAKE_VERSION "3.16")
# because that file is used in-place by a superbuild, so there is no
# opportunity for substituting the values from here. Keep both locations
# in sync.
-set(QT_MIN_NEW_POLICY_CMAKE_VERSION "3.14")
-set(QT_MAX_NEW_POLICY_CMAKE_VERSION "3.19")
+set(QT_MIN_NEW_POLICY_CMAKE_VERSION "3.16")
+set(QT_MAX_NEW_POLICY_CMAKE_VERSION "3.20")