aboutsummarylogtreecommitdiffstats
path: root/embree.patch
diff options
context:
space:
mode:
Diffstat (limited to 'embree.patch')
-rw-r--r--embree.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/embree.patch b/embree.patch
index 9fe60af14487..e638b434d75f 100644
--- a/embree.patch
+++ b/embree.patch
@@ -36,7 +36,7 @@ index 90cf23d3e13..f625efaa542 100644
- SET(EMBREE_LIBRARIES ${_embree_LIBRARIES})
+ SET(EMBREE_LIBRARIES ${EMBREE_LIBRARY})
SET(EMBREE_INCLUDE_DIRS ${EMBREE_INCLUDE_DIR})
- ENDIF(EMBREE_FOUND)
+ ENDIF()
diff --git a/intern/cycles/blender/CMakeLists.txt b/intern/cycles/blender/CMakeLists.txt
index 2316800e21e..591841152e2 100644