WrapDB Browser

WrapDB Browser

protobuf

Metadata for this package is not yet available.

Source URL is https://github.com/protocolbuffers/protobuf/releases/download/v25.2/protobuf-25.2.tar.gz.

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest protobuf package with the following command:

meson wrap install protobuf

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from protobuf 25.2-4 can be used by adding the following lines to your meson.build file:

protobuf_dep = dependency('protobuf')
protobuf-lite_dep = dependency('protobuf-lite')
protoc_dep = dependency('protoc')
protoc_prog = find_program('protoc')

Project Options

Loading patch files...

Patch Files Preview

Loading patch files...