----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59776/#review177373 -----------------------------------------------------------
3rdparty/CMakeLists.txt Lines 67 (patched) <https://reviews.apache.org/r/59776/#comment250921> Oh, I missed this in my first pass. This should be: ``` -DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE} ``` - Joseph Wu On June 3, 2017, 12:31 p.m., Andrew Schwartzmeyer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59776/ > ----------------------------------------------------------- > > (Updated June 3, 2017, 12:31 p.m.) > > > Review request for mesos, Jeff Coffler, Joseph Wu, and Li Li. > > > Bugs: MESOS-7618 > https://issues.apache.org/jira/browse/MESOS-7618 > > > Repository: mesos > > > Description > ------- > > This commit also forwards the arguments to the projects where no other > changes need to be made. > > > Diffs > ----- > > 3rdparty/CMakeLists.txt 96022ffaab94cfdfa3af0cadcfefc0c6518a6f6f > > > Diff: https://reviews.apache.org/r/59776/diff/1/ > > > Testing > ------- > > This will require finally resolving > https://issues.apache.org/jira/browse/MESOS-6350 unless we want to rewrite > some logic. > > > Thanks, > > Andrew Schwartzmeyer > >
