blender/build_files/cmake/Modules
Sergey Sharybin b93da9b01e Color Management, Stage 1: Initial OpenColorIO library integration
This commit integrates support of OpenColorIO library into build systems.

It also contains C-API for OpenColorIO library which could be used by Blender.

CMake has got find rules familiar to OpenImageIO's one which makes it easier
for build system to find needed libraries and includes. Scons only could use
explicitly defined paths to libraries and includes.

C-API would be compiled and Blender would be linked against C-API and OpenColorIO
but it wouldn't affect on Blender behavior at all.

OpenColorIO could be disabled by setting up WITH_OCIO to Off in CMake and
setting WITH_BF_OCIO in Scons.
2012-09-15 10:03:17 +00:00
..
FindFftw3.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindGLEW.cmake code cleanup: white space, spelling & ';;' end of lines. 2012-02-25 16:04:03 +00:00
FindJack.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindJeMalloc.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindOpenCOLLADA.cmake Code cleanup and minor change to CMake's colalda detection to make 2012-08-11 10:32:27 +00:00
FindOpenColorIO.cmake Color Management, Stage 1: Initial OpenColorIO library integration 2012-09-15 10:03:17 +00:00
FindOpenEXR.cmake patch [#30227] Various MSVC (32-bit) Warning and Typo Fixes 2012-02-17 19:21:47 +00:00
FindOpenImageIO.cmake added FindOpenImageIO cmake module. 2011-09-18 04:55:22 +00:00
FindOpenJPEG.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindPCRE.cmake removed nodes from CMake's BLENDER_LINK_LIBS, rewrote find-pcre using own template. 2011-09-14 01:23:17 +00:00
FindPythonLibsUnix.cmake minor cleanup 2011-11-16 16:38:37 +00:00
FindSndFile.cmake - add example for python rna property update 2011-06-20 02:54:56 +00:00
FindSpacenav.cmake more cmake/x11 edits 2011-08-02 06:32:53 +00:00
FindXML2.cmake - removed some duplicate library links from cmake (which were needed because of bad level calls) 2011-09-14 01:02:57 +00:00