You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Chun-Hung Hsiao (JIRA)" <ji...@apache.org> on 2017/05/19 20:52:04 UTC

[jira] [Created] (MESOS-7528) Extend CMake system to support user-defined path for 3rd party libraries

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)