[vtk-developers] add a directory to external data

Dan Lipsa dan.lipsa at kitware.com
Fri Jun 9 09:47:25 EDT 2017


That works.

Thanks Dave!

On Thu, Jun 8, 2017 at 4:50 PM, David E DeMarle <dave.demarle at kitware.com>
wrote:

> You can add directories and regex's for the directory contents to External
> data via ExternalData_Expand_Arguments.
> See IO/Xdmf3/Testsing/Python/CMakeLists.txt for an example and
> vtkModuleMacros for the implementation.
>
>
> David E DeMarle
> Kitware, Inc.
> Principal Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4909 <(518)%20881-4909>
>
> On Thu, Jun 8, 2017 at 4:45 PM, Dan Lipsa <dan.lipsa at kitware.com> wrote:
>
>> 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
>>
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/vtk-developers
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20170609/4eca510b/attachment-0001.html>


More information about the vtk-developers mailing list