----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61515/ -----------------------------------------------------------
Review request for mesos and Joseph Wu. Repository: mesos Description ------- Windows and Linux have converged on several libraries (ZooKeeper, Protobuf, and libevent) such that the same bundled version is used, so the warning message was updated. Third-party specific compilation flags were moved to the import of each library, so this configuration no longer needs to include it. The minimum CMake version was updated and usupports `string(TIMESTAMP)`, deprecating the `date` work-around. Diffs ----- cmake/CompilationConfigure.cmake 2109697e02e58c673948f2ae67ef8255d16aa736 Diff: https://reviews.apache.org/r/61515/diff/1/ Testing ------- Thanks, Andrew Schwartzmeyer
