Skip to content

Commit 5e60ca6

Browse files
authored
Update CMakeLists.txt
1 parent e157cf4 commit 5e60ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ set(EMBREE_DIR "${EXTERNAL_DEP_DIR}/embree")
115115
if(NOT TARGET embree)
116116
download_dep(embree
117117
GIT_REPOSITORY https://github.com/embree/embree.git
118-
GIT_TAG v3.13.5
118+
GIT_TAG v4.3.3
119119
)
120120

121121
# Note: On macOS, building embree as a static lib can only be done with a single ISA target.

0 commit comments

Comments
 (0)