----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58446/#review171978 -----------------------------------------------------------
Looking at what I ended up doing for ZooKeeper, I think it may be better to build this using the CMake defaults of ExternalProject_Add, but it's not strictly necessary. - Andrew Schwartzmeyer On April 14, 2017, 2:01 a.m., Andrew Schwartzmeyer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/58446/ > ----------------------------------------------------------- > > (Updated April 14, 2017, 2:01 a.m.) > > > Review request for mesos. > > > Repository: mesos > > > Description > ------- > > Reuse the variable rather than hardcode it. > > > Diffs > ----- > > 3rdparty/CMakeLists.txt bb61ef0514fb164f35b34bb6be1bbebb4d1a1861 > > > Diff: https://reviews.apache.org/r/58446/diff/1/ > > > Testing > ------- > > > Thanks, > > Andrew Schwartzmeyer > >
