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:
authorSergey Sharybin <sergey.vfx@gmail.com>2016-01-14 10:46:01 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2016-01-14 10:46:01 +0300
commit9db3440acc58af8be07f444368b3b556572e2616 (patch)
tree87d765c5c590ac23ea8c39b8cf75e2e153037a5e /build_files/cmake/Modules/FindOpenSubdiv.cmake
parent2fcacbbda137069c71d48d5bfb9437e0d096a832 (diff)
CMake: Add additional search path for OpenSubdiv
This patch will match where install_deps puts OpenSubdiv.
Diffstat (limited to 'build_files/cmake/Modules/FindOpenSubdiv.cmake')
-rw-r--r--build_files/cmake/Modules/FindOpenSubdiv.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_files/cmake/Modules/FindOpenSubdiv.cmake b/build_files/cmake/Modules/FindOpenSubdiv.cmake
index efbe8a967e1..72025506c97 100644
--- a/build_files/cmake/Modules/FindOpenSubdiv.cmake
+++ b/build_files/cmake/Modules/FindOpenSubdiv.cmake
@@ -39,6 +39,7 @@ SET(_opensubdiv_SEARCH_DIRS
/opt/local # DarwinPorts
/opt/csw # Blastwave
/opt/lib/opensubdiv
+ /opt/lib/osd # install_deps.sh
)
FIND_PATH(OPENSUBDIV_INCLUDE_DIR