[
https://issues.apache.org/jira/browse/MESOS-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated MESOS-3846:
-------------------------
Comment: was deleted
(was: www.rtat.net)
> Add support for compiling the agent binary.
> -------------------------------------------
>
> Key: MESOS-3846
> URL: https://issues.apache.org/jira/browse/MESOS-3846
> Project: Mesos
> Issue Type: Task
> Components: cmake
> Reporter: Alex Clemmer
> Assignee: Diana Arroyo
> Priority: Major
> Labels: agent, cmake, mesosphere
> Fix For: 1.1.0
>
>
> Issue MESOS-3843 will help us understand what we need in order to make this a
> reality. Once we figure out what the dependencies are on a running slave
> binary, we can proceed. At a minimum we will need to:
> 1. Add a `CMakeLists.txt` file to `src/slave/`.
> 2. Add an executable that compiles `src/slave/main.cpp` against all the
> slaves dependencies (i.e., with relevant `link_directories` and
> `include_directories` passed in). For an example of how to do things, have a
> look at `src/CMakeLists.txt`. We shouldn't need to add any extra
> configuration logic, unless we've missed a dependency of the slave.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)