projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Initial implementation of a script for automatic dependencies installer/builder
[blender.git]
/
build_files
/
cmake
/
Modules
/
FindOpenColorIO.cmake
diff --git
a/build_files/cmake/Modules/FindOpenColorIO.cmake
b/build_files/cmake/Modules/FindOpenColorIO.cmake
index 79bc01276740cdfa4cbc3bc2705edaeffb0bba0d..e152f0f81d9665f64638207d9f6a49c26542181c 100644
(file)
--- a/
build_files/cmake/Modules/FindOpenColorIO.cmake
+++ b/
build_files/cmake/Modules/FindOpenColorIO.cmake
@@
-39,6
+39,7
@@
SET(_opencolorio_SEARCH_DIRS
/sw # Fink
/opt/local # DarwinPorts
/opt/csw # Blastwave
/sw # Fink
/opt/local # DarwinPorts
/opt/csw # Blastwave
+ /opt/lib/ocio
)
FIND_PATH(OPENCOLORIO_INCLUDE_DIR
)
FIND_PATH(OPENCOLORIO_INCLUDE_DIR