mercury-hpc / mercury

Mercury is a C library for implementing RPC, optimized for HPC.
http://www.mcs.anl.gov/projects/mercury/
BSD 3-Clause "New" or "Revised" License
168 stars 62 forks source link

CMake: pass INSTALL_NAME_DIR through target properties #696

Closed soumagne closed 1 year ago

soumagne commented 1 year ago

This fixes an issue seen on macOS where libraries would not be found using @rpath.