----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38541/#review99795 -----------------------------------------------------------
Ship it! 3rdparty/cmake/Versions.cmake (lines 4 - 8) <https://reviews.apache.org/r/38541/#comment156763> This matches the order from `versions.am`, but you could alphabetize. - Joseph Wu On Sept. 20, 2015, 8:23 p.m., Alex Clemmer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/38541/ > ----------------------------------------------------------- > > (Updated Sept. 20, 2015, 8:23 p.m.) > > > Review request for mesos, Artem Harutyunyan, Joris Van Remoortere, and Joseph > Wu. > > > Repository: mesos > > > Description > ------- > > As we prepare to add more third-party dependencies, it will be helpful > to have all the version information of our third-party dependencies in > one place, rather than scattered everywhere in the project. > > This commit will introduce `Versions.cmake`, which will hold all this > information. > > > Diffs > ----- > > 3rdparty/cmake/Versions.cmake PRE-CREATION > CMakeLists.txt 3b6f4af337466d33cb915959a5995e4307b27be3 > > Diff: https://reviews.apache.org/r/38541/diff/ > > > Testing > ------- > > Compiled and ran made sure libprocess and stout tests ran and passed on the > following platforms: > > * OS X 10.10 > * Windows 10 > * Ubuntu 14.04.2 > > > Thanks, > > Alex Clemmer > >
