Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build_files/cmake/Modules/FindOpenColorIO.cmake')
-rw-r--r--build_files/cmake/Modules/FindOpenColorIO.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/build_files/cmake/Modules/FindOpenColorIO.cmake b/build_files/cmake/Modules/FindOpenColorIO.cmake
index 218b5f721bc..090032e06ec 100644
--- a/build_files/cmake/Modules/FindOpenColorIO.cmake
+++ b/build_files/cmake/Modules/FindOpenColorIO.cmake
@@ -35,9 +35,6 @@ SET(_opencolorio_FIND_COMPONENTS
SET(_opencolorio_SEARCH_DIRS
${OPENCOLORIO_ROOT_DIR}
- /usr/local
- /sw # Fink
- /opt/local # DarwinPorts
/opt/lib/ocio
)