mirror of
https://github.com/jbagg/QtZeroConf.git
synced 2025-08-03 11:14:27 +02:00
Add PREFIX
This commit is contained in:
@@ -9,6 +9,6 @@ TARGET = $$qtLibraryTarget(QtZeroConf$$QT_LIBINFIX)
|
||||
CONFIG += module create_prl
|
||||
mac:QMAKE_FRAMEWORK_BUNDLE_NAME = $$TARGET
|
||||
|
||||
target.path = /usr/lib
|
||||
target.path = $$PREFIX/lib
|
||||
|
||||
INSTALLS += target
|
||||
|
Reference in New Issue
Block a user