----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36514/#review92521 -----------------------------------------------------------
Ship it! 3rdparty/libprocess/cmake/ProcessConfigure.cmake (lines 140 - 141) <https://reviews.apache.org/r/36514/#comment146729> I'll kill spaces before committing. CMakeLists.txt (line 27) <https://reviews.apache.org/r/36514/#comment146728> This needs to be in the previous review, I'll fix up for you before committing. - Benjamin Hindman On July 21, 2015, 4:54 p.m., Alex Clemmer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36514/ > ----------------------------------------------------------- > > (Updated July 21, 2015, 4:54 p.m.) > > > Review request for mesos, Benjamin Hindman, Joris Van Remoortere, and Timothy > St. Clair. > > > Repository: mesos > > > Description > ------- > > This commit is the second in a series of two commits that will introduce > a CMake-based build system for Mesos. The first introduced the build > system for the "core Mesos" project; this one will introduce a similar > system for the process library. > > For more details see the "core Mesos" commit. > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/CMakeLists.txt PRE-CREATION > 3rdparty/libprocess/CMakeLists.txt PRE-CREATION > 3rdparty/libprocess/cmake/ProcessConfigure.cmake PRE-CREATION > 3rdparty/libprocess/cmake/ProcessTestsConfigure.cmake PRE-CREATION > 3rdparty/libprocess/cmake/macros/External.cmake PRE-CREATION > 3rdparty/libprocess/cmake/macros/PatchCommand.cmake PRE-CREATION > 3rdparty/libprocess/src/CMakeLists.txt PRE-CREATION > 3rdparty/libprocess/src/tests/CMakeLists.txt PRE-CREATION > CMakeLists.txt PRE-CREATION > > Diff: https://reviews.apache.org/r/36514/diff/ > > > Testing > ------- > > Includes tests for the process library that all run and pass. > > > Thanks, > > Alex Clemmer > >