Remove -libpath

[ci skip]
This commit is contained in:
probonopd
2017-02-18 20:22:15 +01:00
committed by GitHub
parent 342524d2d1
commit 8d2a3942d0
-1
View File
@@ -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