-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57261/
-----------------------------------------------------------
(Updated March 3, 2017, 1:50 p.m.)
Review request for mesos, Andrew Schwartzmeyer, Alex Clemmer, and Joris Van
Remoortere.
Changes
-------
Add some logic to explicitly enable/disable the openssl support in the
downloaded libevent tarball.
Bugs: MESOS-6691
https://issues.apache.org/jira/browse/MESOS-6691
Repository: mesos
Description
-------
This adds the option `ENABLE_SSL` to the CMake build. A subsequent
commit will add logic to search for SSL libraries and add the
necessary build flags.
Diffs (updated)
-----
3rdparty/CMakeLists.txt 5fbe178c3d4335bb30c5b955fbde8861648c0496
cmake/CompilationConfigure.cmake f9cb7716a8dac7318544ead39fa94c6dbc90ec59
docs/configuration-cmake.md c7cb09a674c333b50fb13eca549b24a4c65b4234
Diff: https://reviews.apache.org/r/57261/diff/2/
Changes: https://reviews.apache.org/r/57261/diff/1-2/
Testing
-------
See next patch.
Thanks,
Joseph Wu