add deploy path
This commit is contained in:
parent
fd7fbf1f77
commit
4a3ec0c73a
1 changed files with 1 additions and 1 deletions
|
@ -38,5 +38,5 @@ CONFIG(release, debug|release): {
|
|||
}
|
||||
|
||||
# Default rules for deployment.
|
||||
target.path = $$GLOBAL_TARGET_PATH/lib
|
||||
target.path = /usr/local/lib
|
||||
!isEmpty(target.path): INSTALLS += target
|
||||
|
|
Reference in a new issue