You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Andrei Sekretenko <as...@mesosphere.io> on 2020/04/23 20:04:51 UTC

Review Request 72427: Added intermediate OBJECT library targets for mesos.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72427/
-----------------------------------------------------------

Review request for mesos, Benjamin Mahler and Greg Mann.


Bugs: MESOS-10122
    https://issues.apache.org/jira/browse/MESOS-10122


Repository: mesos


Description
-------

This solves an issue with poor parallelism of MSVC build caused by
source files with the same filename in the same static/shared library
(see MESOS-10122).


Diffs
-----

  cmake/IntermediateObjectLibraries.cmake PRE-CREATION 
  src/CMakeLists.txt 96cd8674d6433092a942bddf32b20bda99f3f49a 


Diff: https://reviews.apache.org/r/72427/diff/1/


Testing
-------


Thanks,

Andrei Sekretenko