Page MenuHome

Include blosc, embree and opencollada into BUILD_NOTES.txt file.
ClosedPublic

Authored by Maruf Sarker (maruf) on Mar 22 2019, 2:02 PM.

Details

Summary

For custom path selected during 'install_deps.sh' using '--source'/'--install', paths for blosc, embree and opencollada are not printed/inclued into BUILD_NOTES.txt file.
As '/opt/lib/<package>' paths are hardcoded into CMakes's Find* modules, this error is not noticeable, but for custom paths it is.
This patch includes those fixes/prints for those packages.

Diff Detail

Repository
rB Blender

Event Timeline

Thanks, looks OK to me.

This revision is now accepted and ready to land.Mar 25 2019, 11:03 AM
This revision was automatically updated to reflect the committed changes.