Benjamin Bannier created MESOS-6943:
---------------------------------------

             Summary: It should be possible to build 3rdparty components in 
parallel
                 Key: MESOS-6943
                 URL: https://issues.apache.org/jira/browse/MESOS-6943
             Project: Mesos
          Issue Type: Bug
          Components: cmake
            Reporter: Benjamin Bannier


Currently 3rdparty components are not built in parallel, even if the top-level 
project has some parallelization enabled (e.g., via {{make -jN}}, by default in 
{{ninja}}, probably similarly with Visual Studio).

Currently this is due to hardcoding {{make}} invocations, e.g., 
https://github.com/apache/mesos/blob/24cbc0baa2568447e36243119d61eea02cba6a6a/3rdparty/CMakeLists.txt#L308.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to