redox/recipes/wip/graphics/ospray-studio/recipe.toml
2024-02-15 10:05:01 +00:00

15 lines
347 B
TOML

#TODO missing script for CMake, see https://github.com/ospray/ospray_studio#standard-cmake-build
[source]
git = "https://github.com/ospray/ospray_studio"
rev = "d2c83a67c841f1329f47cf9648a56b3dacbcdcaa"
[build]
template = "custom"
dependencies = [
"ospray",
"onetbb",
"librkcommon",
"mesa",
"glfw",
"open-image-denoise",
]