Skip to content

macOS: handle linking .dylib files by path

Peter Marheine requested to merge mac-dylib-path into main

This should fix #39 (closed), where library paths can sometimes appear on Mac like they do on other unix systems, but there are some quirks.

Merge request reports