-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53768/
-----------------------------------------------------------
Review request for mesos, Alex Clemmer and Joris Van Remoortere.
Bugs: MESOS-5792
https://issues.apache.org/jira/browse/MESOS-5792
Repository: mesos
Description
-------
The protobuf sub-library only actually requires the protobuf
dependencies in order to build. Previously, it was dependent
on all of libprocess.
Diffs
-----
cmake/MesosConfigure.cmake de04389b016b22bdff69e94d37fad4eedbda5874
src/CMakeLists.txt aef9ae6d2872dc15725c01ce85b657965485605f
Diff: https://reviews.apache.org/r/53768/diff/
Testing
-------
cmake ..
make
Thanks,
Joseph Wu