redox/recipes/wip/codecs/vvenc/recipe.toml
2026-01-29 11:43:04 -03:00

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"