Andrew Schwartzmeyer created MESOS-7811:
-------------------------------------------

             Summary: 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


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
(v6.4.14#64029)

Reply via email to