Alex Clemmer created MESOS-3108:
-----------------------------------

             Summary: Add autotools-style Mesos distributions to the CMake 
build system
                 Key: MESOS-3108
                 URL: https://issues.apache.org/jira/browse/MESOS-3108
             Project: Mesos
          Issue Type: Task
          Components: build
            Reporter: Alex Clemmer
            Assignee: Alex Clemmer


In the autoconf-based build system, we there is a notion of building a 
"distribution" of Mesos. Essentially, it is a version of Mesos that is 
configured for a specific platform (Ubuntu, say); so, if a consumer knows their 
platform, and there is a Mesos distribution, they need only run `make all` and 
Mesos builds. This allows the consumer to skip the configure step.

In CMake, it should be possible to do this (should be!), and we should explore 
making it work after we complete the MVP.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to