aboutsummarylogtreecommitdiffstats
path: root/embree.patch
diff options
context:
space:
mode:
authorbartus2020-10-05 09:28:19 +0200
committerbartus2020-10-05 09:30:25 +0200
commitc47b84fda2e1e933515dea0e29e84cb75ccf6612 (patch)
tree489317a509cdceb990f4e62d06a08a63fd3e4935 /embree.patch
parent6c9bb0b0ec52b9eee5829203bbabcb836e4bf401 (diff)
downloadaur-c47b84fda2e1e933515dea0e29e84cb75ccf6612.tar.gz
fix embree patch
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