Blender Git Commit Log
Git Commits  -> Revision 8e5cd99
		
			
			
		
Revision 8e5cd99 by Bastien Montagne (master) June 16, 2013, 18:59 (GMT)  | 
Fix for building Blender with OSL, and no OpenEXR headers in standard paths (like /usr/include/OpenEXR). As OSL headers mix #include <OpenEXR/foo.h> and #include <foo.h>, we need both /path/to/openexr/include and /path/to/openexr/include/OpenEXR include paths... :/ Issue investigated by doug65536 on IRC, thanks.  | 
Commit Details:
Full Hash: 8e5cd99e0b9b1b19f8b24100ca0f5b886069b780
SVN Revision: 57509
Parent Commit: 8683006
Lines Changed:  +4,  -3
1 Modified Path:
/build_files/cmake/Modules/FindOpenEXR.cmake (+4, -3) (Diff)


 Master Commits
MiikaHweb | 2003-2021