setting rpath for executable on macOS with CMAKE
I am trying to build an executable that uses several dylibs in the execution path. This works for some, but for one it doesn’t and I do not understand why.
I am trying to build an executable that uses several dylibs in the execution path. This works for some, but for one it doesn’t and I do not understand why.