-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61096/
-----------------------------------------------------------
(Updated April 20, 2018, 2:28 a.m.)
Review request for mesos, Andrew Schwartzmeyer, Benjamin Bannier, Jie Yu, and Joseph Wu.
Changes
-------
Enabled Windows build.
Bugs: MESOS-7881
https://issues.apache.org/jira/browse/MESOS-7881
Repository: mesos
Description
-------
This patch adds an `ENABLE_GRPC` option and builds the bundled gRPC
3rdparty library in CMake.
Diffs (updated)
-----
3rdparty/CMakeLists.txt e6bb4076e630d78e73a82a93b1f64b3bc5d859b9
3rdparty/cmake/Versions.cmake 33577cc86d3ef31e129b8ea55d44d3fee02d4a30
cmake/CompilationConfigure.cmake 173089a1ebf80a6288431075770a807235524ac1
src/cmake/MesosProtobuf.cmake dde034fe4d4251dd7c7397d422136bfa3c9c3ebc
Diff: https://reviews.apache.org/r/61096/diff/8/
Changes: https://reviews.apache.org/r/61096/diff/7-8/
Testing (updated)
-------
`cmake .. -DENABLE_GRPC=1` on both Linux and Windows.
Thanks,
Chun-Hung Hsiao
|