summaryrefslogtreecommitdiff
path: root/.cmake.conf
diff options
context:
space:
mode:
Diffstat (limited to '.cmake.conf')
-rw-r--r--.cmake.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.cmake.conf b/.cmake.conf
index 84051225e..01e3a744a 100644
--- a/.cmake.conf
+++ b/.cmake.conf
@@ -1,3 +1,5 @@
set(QT_REPO_MODULE_VERSION "6.5.0")
set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
set(QT_SUPPORTED_MIN_CMAKE_VERSION_FOR_BUILDING_WEBENGINE "3.19")
+# Use cpp-based syncqt
+set(QT_USE_SYNCQT_CPP TRUE)