mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-09 21:18:41 +08:00
8 lines
235 B
TOML
8 lines
235 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://github.com/OpenVisualCloud/SVT-HEVC#linux-operating-systems-64-bit
|
|
[source]
|
|
git = "https://github.com/OpenVisualCloud/SVT-HEVC"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "cmake"
|