[
https://issues.apache.org/jira/browse/MESOS-7808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099780#comment-16099780
]
ASF GitHub Bot commented on MESOS-7808:
---------------------------------------
Github user janisz commented on the issue:
https://github.com/apache/mesos/pull/224
Link: [MESOS-7808](https://issues.apache.org/jira/browse/MESOS-7808)
> Bundling gRPC into 3rdparty with CMake under Linux
> --------------------------------------------------
>
> Key: MESOS-7808
> URL: https://issues.apache.org/jira/browse/MESOS-7808
> Project: Mesos
> Issue Type: Improvement
> Reporter: Chun-Hung Hsiao
> Assignee: Chun-Hung Hsiao
>
> grpc comes with a hand-written makefile and cmake file, but no autotool
> configuration scripts. As a first step to support grpc in mesos, we could
> integrate gRPC into our cmake build process under Linux, and make it a
> dependency of libprocess. Since it also depends on protobuf, this will create
> a triangular dependency between protobuf, grpc and libprocess, so the
> existing build configurations needs to be adjusted as well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)