You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Andrew Schwartzmeyer <an...@schwartzmeyer.com> on 2017/08/02 00:54:57 UTC

Review Request 61296: Removed `protobuf` configuration from `libprocess`.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61296/
-----------------------------------------------------------

Review request for mesos.


Repository: mesos


Description
-------

This is no longer necessary as CMake transitively links `libprocess` to
`protobuf` through the `stout` library.


Diffs
-----

  3rdparty/libprocess/cmake/Process3rdpartyConfigure.cmake 3e621f97b683012beca5705fbf3e4000d686f3ab 


Diff: https://reviews.apache.org/r/61296/diff/1/


Testing
-------


Thanks,

Andrew Schwartzmeyer