[
https://issues.apache.org/jira/browse/MESOS-7811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated MESOS-7811:
-------------------------
Comment: was deleted
(was: www.rtat.net)
> libprocess-tests depend on gtest but it's not setup
> ---------------------------------------------------
>
> Key: MESOS-7811
> URL: https://issues.apache.org/jira/browse/MESOS-7811
> Project: Mesos
> Issue Type: Bug
> Components: cmake
> Reporter: Andrew Schwartzmeyer
> Assignee: Andrew Schwartzmeyer
> Priority: Major
> Labels: cmake
> Fix For: 1.5.0
>
>
> Currently, if you do a clean CMake configuration and build, and the only
> thing you build is libprocess-tests, it fails to find gmock and gtest. This
> is because while libprocess-tests depends on them, it is only stout-tests
> that builds.
> If you first build stout-tests, and then libprocess-tests, the dependencies
> will be built. But this is incorrect.
> I'll fix it in my CMake refactor.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)