redox/recipes/wip/graphics/embree/recipe.toml
2024-02-16 21:58:07 +00:00

11 lines
257 B
TOML

#TODO missing script for CMake, see https://github.com/embree/embree#linux-and-macos
[source]
git = "https://github.com/embree/embree"
rev = "be0accfd0b246e2b03355b8ee7710a22c1b49240"
[build]
template = "custom"
dependencies = [
"glfw",
"onetbb",
]