Andrew Schwartzmeyer created MESOS-8035:
-------------------------------------------
Summary: Correct mesos-tests CMake build dependencies
Key: MESOS-8035
URL: https://issues.apache.org/jira/browse/MESOS-8035
Project: Mesos
Issue Type: Bug
Components: cmake
Reporter: Andrew Schwartzmeyer
Assignee: Andrew Schwartzmeyer
Priority: Minor
Specifically, we currently get away with building all the dependencies by
having {{mesos-tests}} depend on everything, or we build the default target,
which builds every executable not specifically excluded. However, we should
correct the dependency graph to instead have {{mesos-agent}} depend on
{{mesos-fetcher}} etc., and {{mesos-tests}} only depend on leaf dependencies.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)