Finite.Cpp.Sdk icon indicating copy to clipboard operation
Finite.Cpp.Sdk copied to clipboard

Correctly set RUNPATH on Linux

Open FiniteReality opened this issue 4 years ago • 0 comments

Right now it's just set to $ORIGIN, which works in a lot of cases, but probably won't work in all cases (e.g. dynamically loaded plugins)

FiniteReality avatar Feb 12 '21 08:02 FiniteReality