summaryrefslogtreecommitdiffstats
path: root/configure.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'configure.cmake')
-rw-r--r--configure.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.cmake b/configure.cmake
index 12832c1c2..1c9f97a0f 100644
--- a/configure.cmake
+++ b/configure.cmake
@@ -424,7 +424,7 @@ if(LINUX AND CMAKE_CROSSCOMPILING)
)
endif()
add_check_for_support(
- MODULES QtWebEngine
+ MODULES QtWebEngine QtPdf
CONDITION NOT QT_FEATURE_static
MESSAGE "Static build is not supported."
)