redox/recipes/wip/libs/libpugixml/recipe.toml
2024-02-22 03:31:34 +00:00

6 lines
209 B
TOML

#TODO missing script for building, see https://pugixml.org/docs/quickstart.html#install
[source]
tar = "https://github.com/zeux/pugixml/releases/download/v1.14/pugixml-1.14.tar.gz"
[build]
template = "custom"