Alex Clemmer created MESOS-3396:
-----------------------------------
Summary: Fully separate out libprocess and Stout CMake build
system from the Mesos build system
Key: MESOS-3396
URL: https://issues.apache.org/jira/browse/MESOS-3396
Project: Mesos
Issue Type: Task
Components: build
Reporter: Alex Clemmer
Assignee: Alex Clemmer
This may or may not be elegant or helpful, as it means copying a lot of
variables out and around. A good example is that the `LINUX` flag is defined in
MesosConfigure right now, but it's used throughout the project. So, if you
wanted to separate that out you'd have to define it independently for both
codebases.
The same goes for the third-party directory structure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)