Browse Source

Remove -libpath

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

1
README.md

@ -77,7 +77,6 @@ Options:
-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
-libpath=<path> : Add the given path to the library search path
linuxdeployqt takes an application as input and makes it linuxdeployqt takes an application as input and makes it
self-contained by copying in the Qt libraries and plugins that self-contained by copying in the Qt libraries and plugins that

Loading…
Cancel
Save