early-access version 2853
This commit is contained in:
6
externals/vcpkg/ports/googleapis/usage
vendored
Executable file
6
externals/vcpkg/ports/googleapis/usage
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
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++)
|
||||
Reference in New Issue
Block a user