grpc/examples/cpp
Jan Tattermusch 3fde13929b
Switch to protobuf's /CMakeLists.txt instead of /cmake/CMakeLists.txt (#32678)
Try to react to https://github.com/protocolbuffers/protobuf/issues/12263
and https://github.com/protocolbuffers/protobuf/pull/12295

Protobuf's /cmake/CMakeLists.txt is now deprecated if favor of
/CMakeLists.txt


58ecf38aa5/cmake/CMakeLists.txt (L3)

In this PR:
- Adjust `cmake/protobuf.cmake` to use the right CMakeLists.txt
- adjust the C++ distribtests accordingly
2023-03-22 09:14:04 -07:00
..
cmake CMake's better handling c++14 requirement (#31916) 2023-01-27 09:51:31 -08:00
compression CMake's better handling c++14 requirement (#31916) 2023-01-27 09:51:31 -08:00
features Add support for systemd socket activation (#31667) 2023-01-05 14:53:33 -08:00
helloworld Switch to protobuf's /CMakeLists.txt instead of /cmake/CMakeLists.txt (#32678) 2023-03-22 09:14:04 -07:00
keyvaluestore CMake's better handling c++14 requirement (#31916) 2023-01-27 09:51:31 -08:00
load_balancing CMake's better handling c++14 requirement (#31916) 2023-01-27 09:51:31 -08:00
metadata CMake's better handling c++14 requirement (#31916) 2023-01-27 09:51:31 -08:00
route_guide CMake's better handling c++14 requirement (#31916) 2023-01-27 09:51:31 -08:00
README.md Docs: fix links to grpc.io tutorial pages 2020-06-16 08:47:24 -04:00

README.md

gRPC C++ Examples

For information about the other examples in this directory, see their respective README files.