Joseph Wu created MESOS-7322:
--------------------------------
Summary: Enable precompiled headers (on non-Windows)
Key: MESOS-7322
URL: https://issues.apache.org/jira/browse/MESOS-7322
Project: Mesos
Issue Type: Improvement
Components: build, cmake
Reporter: Joseph Wu
Support for precompiled headers was added in [MESOS-7226], but only on Windows.
Posix and Linux builds have additional sources with their own set of problems
(mostly namespace resolution conflict) that arise from using precompiled
headers.
This issue tracks progress on enabling precompiled headers on non-Windows
platforms.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)