[vtk-developers] VTK Master git pull --rebase issue.

Brad King brad.king at kitware.com
Thu Sep 28 15:05:05 EDT 2017


On 09/28/2017 09:17 AM, Shawn Waldon wrote:
> It appears that CMake thinks they are data files and is making MD5s of them.

That should only happen if some code is telling CMake that they
are data by mentioning them in a `DATA{}` reference somewhere.
That syntax does support directories and globbing, so it may be
by mistake.

-Brad


More information about the vtk-developers mailing list