kopia lustrzana https://github.com/jameshball/osci-render
Copy syphon to frameworks
rodzic
866ee0f568
commit
be30cf3be2
|
@ -44,6 +44,8 @@ fi
|
|||
# Get the Spout SDK and SpoutLibrary.dll
|
||||
if [ "$OS" = "win" ]; then
|
||||
cp "$ROOT/External/spout/SpoutLibrary.dll" /c/Windows/System32
|
||||
elif [ "$OS" = "mac" ]; then
|
||||
cp -R "$ROOT/External/syphon/Syphon.framework" "/Library/Frameworks"
|
||||
fi
|
||||
|
||||
# Set global path
|
||||
|
|
Ładowanie…
Reference in New Issue