Add INSTALL_NAME_DIR property to target TelldusGui
This commit is contained in:
parent
9e1bcc5edd
commit
5c595414fa
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ SET_TARGET_PROPERTIES(${telldus-gui_TARGET} PROPERTIES
|
|||
# PUBLIC_HEADER ${telldus-gui_HDRS}
|
||||
VERSION ${PACKAGE_VERSION}
|
||||
SOVERSION ${PACKAGE_SOVERSION}
|
||||
INSTALL_NAME_DIR "/Library/Frameworks"
|
||||
)
|
||||
|
||||
IF (UNIX)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue