You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new rpath to the executable via the existing `build_rpath` property which we use in the Linux builds to resolve the `FMod` library at runtime.
The `@executable_path` resolver is used to generate a path relative to the compiled executable in the `build/` directory.
0 commit comments