WrapDB Browser

WrapDB Browser

grpc

Metadata for this package is not yet available.

Source URL is https://github.com/grpc/grpc/archive/refs/tags/v1.59.1.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 grpc package with the following command:

meson wrap install grpc

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

Libraries (or programs) from grpc 1.59.1-1 can be used by adding the following lines to your meson.build file:

grpc_dep = dependency('grpc')
grpc_unsecure_dep = dependency('grpc_unsecure')
grpc++_dep = dependency('grpc++')
grpc++_unsecure_dep = dependency('grpc++_unsecure')
grpc_cpp_plugin_prog = find_program('grpc_cpp_plugin')
grpc_python_plugin_prog = find_program('grpc_python_plugin')
grpc_ruby_plugin_prog = find_program('grpc_ruby_plugin')
grpc_php_plugin_prog = find_program('grpc_php_plugin')
grpc_node_plugin_prog = find_program('grpc_node_plugin')

Project Options

Loading patch files...

Patch Files Preview

Loading patch files...