summaryrefslogtreecommitdiffstats
path: root/src/pdf/configure.json
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2020-01-27 13:13:32 +0100
committerMichael BrĂ¼ning <michael.bruning@qt.io>2020-01-27 12:45:56 +0000
commitcf08ca9f4d1b640595c0f43f57bfc29c007b5492 (patch)
tree02e0e49e232906a210071cd3ea09508f3f9c5277 /src/pdf/configure.json
parentac1358fb74637bb9341b7faf880a8819807ee6fe (diff)
Do not share pdf features with webengine-core
The pdfium build for qtwebengine should not use features set for qtpdf. Change-Id: Ibee97b774dda7e9157cadf28aa4a7a862bcba8ed Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'src/pdf/configure.json')
-rw-r--r--src/pdf/configure.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pdf/configure.json b/src/pdf/configure.json
index 48e68333e..1f21183a2 100644
--- a/src/pdf/configure.json
+++ b/src/pdf/configure.json
@@ -12,6 +12,7 @@
"label": "Support V8",
"purpose": "Enables javascript support.",
"autoDetect": "false",
+ "condition": "!config.ios",
"output": ["privateFeature" ]
},
"pdf-xfa": {