Closed jmcarcell closed 4 months ago
I got a report that things work on mac OS with this.
Ok I was going to test it but then I don't; it looks like this is how loading libraries is done in ROOT most of the time unless they are Linux-specific, and locally it works for me on Linux.
I also seem to remember documentation about this being the recommended way to do this for platform agnostic support, but I can't find that right now.
There is this: https://github.com/root-project/root/blob/e42b5a6379835e541e09e577879661c538e1968f/core/unix/src/TUnixSystem.cxx#L4803 that is telling us which suffixes are being used
Should fix https://github.com/key4hep/EDM4hep/issues/338
BEGINRELEASENOTES
ENDRELEASENOTES