redox/recipes/wip/libs/librkcommon/recipe.toml
2024-02-10 10:37:32 +00:00

10 lines
242 B
TOML

#TODO missing script for CMake, see https://github.com/ospray/rkcommon#building
[source]
git = "https://github.com/ospray/rkcommon"
rev = "f15291d4789a53e5980fd9b3d2639f705d675dd7"
[build]
template = "custom"
dependencies = [
"onetbb",
]