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
Esun Kim
b64d623f24
CMake's better handling c++14 requirement ( #31916 )
...
* Bumped the cmake version version to 3.8
* Switch to target_compile_features for cxx_std_14
* Regen
2023-01-27 09:51:31 -08:00
Esun Kim
192928c997
Use gRPC_BUILD_MSVC_MP_COUNT for windows cmake distrib tests ( #28202 )
2021-11-29 11:22:07 -08:00
Donna Dionne
8dd0cb4712
Add support for xDS regex matchers.
2020-07-07 13:17:25 -07:00
Esun Kim
5207eba9ff
Add abseil
2020-01-03 19:29:55 -08:00
Christopher Warrington
4be4df3624
Bump min CMake to 3.5.1 to match Google benchmark
...
The Google Benchmark CMake build needs CMake 3.5.1 or newer. CMake 3.5.1
was released May 24, 2016 and is available in Debian stable and Ubuntu
16.04 and 18.04.
2019-07-02 23:02:47 +00:00
Jan Tattermusch
2286c633c2
cmake "superbuild" example using externalprojects
2018-03-28 19:30:44 +02:00