redox/recipes/wip/dev/protobuf/recipe.toml
2024-02-11 14:30:52 +00:00

6 lines
240 B
TOML

#TODO missing script for CMake, see https://github.com/protocolbuffers/protobuf/blob/main/cmake/README.md
[source]
tar = "https://github.com/protocolbuffers/protobuf/releases/download/v25.1/protobuf-25.1.tar.gz"
[build]
template = "custom"