1. Home
  2. Browse
  3. googleapis

googleapis

v0.1.5#0Go to latest

Create C++ libraries from the googleapis protos.

Install

Run the following Vcpkg command to install the port.

vcpkg install googleapis

Usage

The package googleapis is compatible with built-in CMake targets:

find_package(googleapis CONFIG REQUIRED)
# Then link against the proto libraries that you want to use, for example:
target_link_libraries(main PRIVATE googleapis-c++::bigtable_protos gRPC::grpc gRPC::grpc++)

Dependencies

See source

Version

v0.1.5#0

Publication

Supports

!uwp

GitHub

googleapis/cpp-cmakefiles7

Homepage

github.com/googleapis/cpp-cmakefiles

Subtree

e62d136128

License

Complex license

Definition

Control