Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    47e547fc
    DEV-34837: Allow Mac SL executable to find libllcommon.dylib in app bundle's · 47e547fc
    Nat Goodspeed authored
    Resources subdir without requiring user to explicitly set DYLD_LIBRARY_PATH.
    Engage the SHARED_LIB_STAGING_DIR mechanism for Mac as well as Windows and
    Linux so unit-test executables, too, can find libllcommon.dylib. Perform the
    POST_BUILD copy of libllcommon.dylib to SHARED_LIB_STAGING_DIR everywhere but
    Windows -- but make it conditional on SHARED_LIB_STAGING_DIR.
    47e547fc
    History
    DEV-34837: Allow Mac SL executable to find libllcommon.dylib in app bundle's
    Nat Goodspeed authored
    Resources subdir without requiring user to explicitly set DYLD_LIBRARY_PATH.
    Engage the SHARED_LIB_STAGING_DIR mechanism for Mac as well as Windows and
    Linux so unit-test executables, too, can find libllcommon.dylib. Perform the
    POST_BUILD copy of libllcommon.dylib to SHARED_LIB_STAGING_DIR everywhere but
    Windows -- but make it conditional on SHARED_LIB_STAGING_DIR.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.