redox/recipes/wip/nlohmann-json/recipe.toml
2023-11-30 18:13:53 +00:00

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"