mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 14:54:20 +08:00
6 lines
209 B
TOML
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"
|