Browse Source

-bundle-non-qt-libs

[ci skip]
master
probonopd 8 years ago
committed by GitHub
parent
commit
39e80ad1df
  1. 1
      README.md

1
README.md

@ -52,6 +52,7 @@ Options:
-no-plugins : Skip plugin deployment -no-plugins : Skip plugin deployment
-appimage : Create an AppImage -appimage : Create an AppImage
-no-strip : Don't run 'strip' on the binaries -no-strip : Don't run 'strip' on the binaries
-bundle-non-qt-libs : Also bundle non-core, non-Qt libraries
-executable=<path> : Let the given executable use the deployed libraries too -executable=<path> : Let the given executable use the deployed libraries too
-qmldir=<path> : Scan for QML imports in the given path -qmldir=<path> : Scan for QML imports in the given path
-always-overwrite : Copy files even if the target file exists -always-overwrite : Copy files even if the target file exists

Loading…
Cancel
Save