Skip to content
Commit 1d754bbe authored by Andrew Childs's avatar Andrew Childs Committed by Frederik Rietdijk
Browse files

qscintilla: fix dylib names on Darwin

On Darwin dylibs are intended to have their install names set to their
absolute path. Without an absolute path, applications using these
libraries will have invalid references embedded, and will be unable to
locate the libraries at runtime.
parent 02699360
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment