redox/recipes/wip/libs/nlohmann-json/recipe.toml
2024-02-16 01:42:41 +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"