mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-08 20:48:41 +08:00
6 lines
213 B
TOML
6 lines
213 B
TOML
#TODO missing script for building, see https://github.com/google/double-conversion#building
|
|
[source]
|
|
tar = "https://github.com/google/double-conversion/archive/refs/tags/v3.3.0.tar.gz"
|
|
[build]
|
|
template = "custom"
|