mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 08:08:41 +08:00
9 lines
245 B
TOML
9 lines
245 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://github.com/fraunhoferhhi/vvenc/wiki/Build#build-using-plain-cmake
|
|
[source]
|
|
git = "https://github.com/fraunhoferhhi/vvenc"
|
|
rev = "v1.14.0"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "cmake"
|