Add set_paths script for macOS.
authorCarl Hetherington <cth@carlh.net>
Thu, 2 Apr 2020 21:27:10 +0000 (23:27 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 2 Apr 2020 21:27:10 +0000 (23:27 +0200)
platform/osx/set_paths.sh [new file with mode: 0644]

diff --git a/platform/osx/set_paths.sh b/platform/osx/set_paths.sh
new file mode 100644 (file)
index 0000000..cd93ced
--- /dev/null
@@ -0,0 +1,3 @@
+base=$HOME/dcpomatic
+env=$HOME/osx-environment
+export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:$base/lib:$env/64/lib