diff options
author | Guilherme Steinmann <guidefloripa@gmail.com> | 2016-06-02 11:36:33 -0300 |
---|---|---|
committer | Guilherme Steinmann <guidefloripa@gmail.com> | 2016-07-27 12:04:34 +0000 |
commit | bda7ece99a8162118a91e9f475c149be39846ecd (patch) | |
tree | 48f8e16b00a333a7c1a71f2fdc17bf04e0527e62 /src/qtdiag/qtdiag.cpp | |
parent | fa17fe6d16891a786dfa457a3c13856ebe74925f (diff) | |
download | qttools-bda7ece99a8162118a91e9f475c149be39846ecd.tar.gz |
macdeployqt: add library search path
In earlier versions of OSX, the folder '/usr/lib/' is protected by
default and user libraries cannot be copied to that folder.
Alternatively, providing an option for alternative library search path
would avoid missing libraries during the deploy.
The addition of the option '-libpath=<path>' to macdeployqt adds a
search path for the dependencies. If a dependency was not found in the
provided path, the default folder for searching is used.
[ChangeLog][macdeployqt] Added option '-libpath' to search libraries in
a custom path.
Change-Id: I3afee6aaa3bc25521adecb91ec59d104e13834ed
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Diffstat (limited to 'src/qtdiag/qtdiag.cpp')
0 files changed, 0 insertions, 0 deletions