diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-10-23 22:55:27 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-10-23 22:55:27 +0200 |
| commit | e5bb0569857ef2185ba7a53b884c014a4c6dd633 (patch) | |
| tree | e31eb747faf20bf9eb4c985a0014f2b588e77888 | |
| parent | 2a3dac6c6b985f4568385ab4629575085eb29a4e (diff) | |
Add path for macOS tests.
| -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 |
