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

Review request for mesos, Andrew Schwartzmeyer, Daniel Pravat, and Joseph Wu.


Bugs: MESOS-3542
    https://issues.apache.org/jira/browse/MESOS-3542


Repository: mesos


Description
-------

This commit will continue our effort to break libmesos into a modular
set of libraries that can be built and linked independently, and away
from the approach of creating a single, monolithic libmesos library.
This effort is tracked in MESOS-3542.

This commit will specifically address the problem of breaking master
code into a self-contained source group, which can then be exported as
its own library. This code also has the benefit of making IDEs display
the master code in a hierarchical directory structure.


Diffs
-----

  src/CMakeLists.txt ce71afc73f85a70cd8f97a6e913662ff7ef0d94c 
  src/master/cmake/MasterSourceList.cmake PRE-CREATION 

Diff: https://reviews.apache.org/r/55602/diff/


Testing
-------


Thanks,

Alex Clemmer

Reply via email to