Blender Git Commit Log
Git Commits -> Revision a0e109a
Revision a0e109a by Ray molenkamp (vr_scene_inspection) February 20, 2020, 12:00 (GMT) |
Fix: T73830 OSL not finding stdosl.h on linux This extends FindOpenShadingLanguage.cmake to also look for the location of stdosl.h and adds the path to the invocation of oslc to deal with the headers being in different locations a little better. Differential Revision: https://developer.blender.org/D6865 Reviewers: brecht |
Commit Details:
Full Hash: a0e109acdf755f7df53598dd3a5c27e87ce7187c
Parent Commit: d2245fe
Committed By: Julian Eisel
Lines Changed: +18, -11