We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e157cf4 commit 5e60ca6Copy full SHA for 5e60ca6
CMakeLists.txt
@@ -115,7 +115,7 @@ set(EMBREE_DIR "${EXTERNAL_DEP_DIR}/embree")
115
if(NOT TARGET embree)
116
download_dep(embree
117
GIT_REPOSITORY https://github.com/embree/embree.git
118
- GIT_TAG v3.13.5
+ GIT_TAG v4.3.3
119
)
120
121
# Note: On macOS, building embree as a static lib can only be done with a single ISA target.
0 commit comments