Chun-Hung Hsiao created MESOS-7528:
--------------------------------------
Summary: Extend CMake system to support user-defined path for 3rd
party libraries
Key: MESOS-7528
URL: https://issues.apache.org/jira/browse/MESOS-7528
Project: Mesos
Issue Type: Improvement
Reporter: Chun-Hung Hsiao
We could extend the CMake system to support the following 3 modes for 3rd party
libraries:
1. Build from the bundle files from {{3rdparty}}, which is the only mode
supported currently.
2. Use the system installed libraries, which is suggested by MESOS-3110.
3. Allow user to specify a specific path for a particular library, in case
CMake's {{find_package}} cannot find it automatically, or the user want to use
a custom version.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)