summaryrefslogtreecommitdiffstats
path: root/configure.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'configure.cmake')
-rw-r--r--configure.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.cmake b/configure.cmake
index b20ab3b65..e8f2a6a3b 100644
--- a/configure.cmake
+++ b/configure.cmake
@@ -246,6 +246,7 @@ qt_feature("qtwebengine-quick-build" PRIVATE
qt_feature("qtpdf-build" PUBLIC
LABEL "Build Qt PDF"
PURPOSE "Enables building the Qt Pdf modules."
+ CONDITION Qt6Core_VERSION VERSION_GREATER_EQUAL "6.3.0"
)
qt_feature("qtpdf-widgets-build" PRIVATE
LABEL "Build QtPdfWidgets"