-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59536/
-----------------------------------------------------------
Review request for mesos, Aaron Wood and Joseph Wu.
Repository: mesos
Description
-------
The `ExternalProject_Add` uses this hash to verify the tarballs
automatically. This removes the following warning:
File will not be verified since no URL_HASH specified
Diffs
-----
3rdparty/CMakeLists.txt 03f314fdbb8216ca21abed3108e6986d037b2019
3rdparty/cmake/Versions.cmake d3f572c0b54fe8888a4494fee033c549fa47c301
Diff: https://reviews.apache.org/r/59536/diff/1/
Testing
-------
make check on Linux, cmake --build . --target mesos-tests and stout-tests on
Windows.
Thanks,
Andrew Schwartzmeyer