blender/build_files
Bastien Montagne 8e5cd99e0b 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.
2013-06-16 18:59:50 +00:00
..
build_environment Add USE_PYTHON=OFF and USE_OCIO=OFF to OIIO compilation (we do not need either of those). 2013-06-15 08:56:04 +00:00
buildbot Buildbot: use relative path for redistributable dlls on windows. 2013-06-15 14:01:12 +00:00
cmake Fix for building Blender with OSL, and no OpenEXR headers in standard paths (like /usr/include/OpenEXR). 2013-06-16 18:59:50 +00:00
package_spec Add datafiles/locale/languages to blender.spec.in for CPack 2012-12-28 23:30:34 +00:00
scons Set up OurSpawn for MinGW compile environment on Windows. 2013-06-15 21:20:06 +00:00