scopehal-apps icon indicating copy to clipboard operation
scopehal-apps copied to clipboard

Darwin RPATH handling per CMake docs

Open joelpmichael opened this issue 9 months ago • 1 comments

Fix MacOS RPATH handling per CMake documentation at https://gitlab.kitware.com/cmake/community/-/wikis/doc/cmake/RPATH-handling

Without this fix, make install will produce a binary that can't be run due to missing RPATH locations.

joelpmichael avatar Mar 26 '25 23:03 joelpmichael

Further work may be needed in this area to address #825

joelpmichael avatar Mar 28 '25 05:03 joelpmichael

Closing as no longer needed

azonenberg avatar Sep 14 '25 19:09 azonenberg