summaryrefslogtreecommitdiff
path: root/src/webenginequick/api/qquickwebenginescriptcollection.cpp
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2022-01-31 15:11:22 +0100
committerMichal Klocek <michal.klocek@qt.io>2022-02-04 18:28:07 +0100
commit8e549e6e0ccd6078b3bd2e38b87337fd367dec55 (patch)
tree654ae91c1aac94b6b19e6834e1dd27e92ddd0ec4 /src/webenginequick/api/qquickwebenginescriptcollection.cpp
parent0f2103ef375c6fbae65b53877055951a03000a4a (diff)
downloadqtwebengine-8e549e6e0ccd6078b3bd2e38b87337fd367dec55.tar.gz
Introduce gn complete static lib target for qtpdf
With 6.x we have gn-cmake integration which allows now in case of static builds to switch gn target output to static_library with 'complete static' option instead of shared_library. This way we can avoid installing dependencies in form of internal static Chromium archives as it was done in 5.15 in case of static builds. Unfortunately 'complete static' option can not be used with QtWebEngineCore build as it will exceed 4Gb static archive limitation on Windows, however it will work fine with QtPdf. Note the qtbase 3rdparty static libs have to be still installed in case of qt static build, this patch only eliminates need for Chromium specific ones. Task-number: QTBUG-88614 Pick-to: 6.3 6.2 Change-Id: I6fc4ce48c79a1631b013d0b29c190c62280f7304 Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
Diffstat (limited to 'src/webenginequick/api/qquickwebenginescriptcollection.cpp')
0 files changed, 0 insertions, 0 deletions