----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66012/#review199462 -----------------------------------------------------------
Ship it! Ship It! - Joseph Wu On March 19, 2018, 12:13 p.m., Andrew Schwartzmeyer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66012/ > ----------------------------------------------------------- > > (Updated March 19, 2018, 12:13 p.m.) > > > Review request for mesos, Akash Gupta, Benjamin Bannier, Jeff Coffler, John > Kordich, Joseph Wu, and Michael Park. > > > Repository: mesos > > > Description > ------- > > By passing `CMAKE_C_FORWARD_ARGS` to C libraries, e.g. curl, libapr, > libevent, and zlib, we avoid CMake warning us about set but unused > variables (since they do not use the `CXX` variables). > > > Diffs > ----- > > 3rdparty/CMakeLists.txt e0c1538eaaef4bf6a198e89867a13763f264deb3 > > > Diff: https://reviews.apache.org/r/66012/diff/3/ > > > Testing > ------- > > > Thanks, > > Andrew Schwartzmeyer > >
