diff options
| -rwxr-xr-x | run/tests | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ dcpinfo=build/tools/dcpinfo dcpverify=build/tools/dcpverify export LD_LIBRARY_PATH=build/src:$LD_LIBRARY_PATH +# SIP stops this being passed in from the caller's environment +export DYLD_LIBRARY_PATH=/Users/ci/osx-environment/64/lib export LIBDCP_SHARE_PREFIX=. # Make sure we have the required tools |
