mac-can / PCBUSB-Library

macOS® User-Space Driver for PCAN-USB Interfaces (Binaries only)
https://mac-can.com
Other
29 stars 0 forks source link

Add @rpath to PCBUSB dylib #7

Closed codeskin closed 2 years ago

codeskin commented 2 years ago

Link dylib with -install_name @rpath, e.g. -install_name @rpath/libPCBUSB.0.11.dylib, to allow distributing the library inside an application bundle.