mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 15:48:45 +08:00
6 lines
178 B
TOML
6 lines
178 B
TOML
#TODO missing script for installation, lacking a build system
|
|
[source]
|
|
tar = "https://github.com/nlohmann/json/releases/download/v3.11.2/json.tar.xz"
|
|
[build]
|
|
template = "custom"
|