[vtk-developers] add a directory to external data

Dan Lipsa dan.lipsa at kitware.com
Thu Jun 8 16:45:09 EDT 2017


Hi all,
I am trying to add a vtm data for testing. The original data is:


[~/projects/VTK/src/Testing/Data (evenly-spaced-streamlines *%=)]$ ls clt*
clt.vtm

clt:
clt_0_0.vtr  clt_1_0.vtr

I move to the build directory and run
> cmake .


The problem I am seeing is that only the vtm file gets the md5 extension
the files inside the clt directory don't.

[~/projects/VTK/src/Testing/Data (evenly-spaced-streamlines *%=)]$ ls clt*
clt.vtm.md5

clt:
clt_0_0.vtr  clt_1_0.vtr

Any ideas?

Thanks,
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20170608/7aed8c80/attachment.html>


More information about the vtk-developers mailing list