Skip to content
Snippets Groups Projects
Commit 6e69eec1 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

For macOS, set install_name to @rpath/libNAME.dylib and use it

For the SBBS binaries, set @executable_path and
@executable_path/../${LIBODIR} so they can all be in one dir, or
they can be in the build output dirs and still work.

For utilities, set to @executable_path and
@executable_path/../../${LIBODIR} for the same reason.

With this, we shouldn't need to fiddle with DYLD_LIBRARY_PATH
parent 691f6966
No related branches found
No related tags found
1 merge request!488Overhaul LZH code
Pipeline #7484 passed
Status
Pipeline
Created by
Stages
Actions
Passed

00:07:24

avatar
Download artifacts

No artifacts found