summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2020-09-01 13:02:34 +0200
committerMichal Klocek <michal.klocek@qt.io>2020-09-01 11:39:05 +0000
commit9e4d1eb45d5c6299e79ac3f28282fd76f949980e (patch)
tree55fc33057bb8db599931843845794730195e274d
parent2c23a66a43e8a47823eb733f53f0a2cffe4d5511 (diff)
Add static dependency libs to installer packagev5.15.1
Change-Id: Ic62389b2253f2ee4982c34e33111f84f44ed6bc5 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
-rw-r--r--coin/qt-installer-package-config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/coin/qt-installer-package-config.json b/coin/qt-installer-package-config.json
index f9584a100..8507c9ec9 100644
--- a/coin/qt-installer-package-config.json
+++ b/coin/qt-installer-package-config.json
@@ -8,6 +8,7 @@
"**/lib/cmake/Qt5PdfWidgets/*",
"**/lib/pkgconfig/Qt5Pdf*",
"**/lib/libQt5Pdf*",
+ "**/lib/static_chrome/*",
"**/mkspecs/modules/qt_lib_pdf*",
"**/plugins/imageformats/*",
"**/qml/QtQuick/**/*"