redox/recipes/wip/protobuf/recipe.toml
2023-11-30 18:13:53 +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"