mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
7 lines
222 B
TOML
7 lines
222 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://github.com/Matroska-Org/libebml#building-and-installing
|
|
[source]
|
|
tar = "https://dl.matroska.org/downloads/libebml/libebml-1.4.4.tar.xz"
|
|
[build]
|
|
template = "cmake"
|