summaryrefslogtreecommitdiffstats
path: root/configure.cmake
diff options
context:
space:
mode:
authorTarja Sundqvist <[email protected]>2024-04-15 17:16:04 +0300
committerTarja Sundqvist <[email protected]>2024-04-15 17:16:04 +0300
commitfa4781b6691eff0d9eb2e9c8e536e9c09a23f054 (patch)
tree416b3b3d0fdb89d19f951fae4b7ed779c0c32416 /configure.cmake
parent81047475209d3b78a06ec694f5d2aed9b325fe45 (diff)
parent43cd26bfcd78f0b38f286f108ad7a04374695fce (diff)
Merge branch 'tqtc/lts-6.2.8' into 6.2.86.2.8
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"