Details
Description
We need to be able to do something like `make install` and while CMake comes with something like this out of the box, we do need to vet it (at the very least).
As a general note (as jpeach suggests), we should take care to not generate a separate binary for `mesos-slave` and `mesos-agent`. If it exists at all, it should be a symlink generated upon `install`.
Attachments
Issue Links
- relates to
-
MESOS-6772 Stop building `mesos-agent` twice.
- Resolved
-
MESOS-6692 Install module dependencies during build
- Resolved