Page MenuHome

install_deps: Point OSL to locally-built EXR if available
Needs ReviewPublic

Authored by Jeffrey Hoover (italic_) on Feb 27 2018, 8:32 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Currently OSL looks for EXR based on a variable set from compile_OPENEXR(). Setting this variable is skipped if EXR is not built during the current run of install_deps.sh. This patch points OSL to a local build of EXR if it is available (ie. in /opt/lib/openexr).

Diff Detail

Repository
rB Blender