mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
8 lines
250 B
TOML
8 lines
250 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://github.com/oneapi-src/level-zero#building-and-installing
|
|
[source]
|
|
git = "https://github.com/oneapi-src/level-zero"
|
|
rev = "ea5be99d8d34480447ab1e3c7efc30d6f179b123"
|
|
[build]
|
|
template = "cmake"
|