mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 23:58:42 +08:00
10 lines
242 B
TOML
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",
|
|
]
|