Skip to content
Snippets Groups Projects
Commit 267b7f72 authored by Mayeul Chassagnard's avatar Mayeul Chassagnard
Browse files

ENH: Add ExternalData Management System

Download Data from Girder according to data key files contained in iMSTK/Data

This uses ExternalData.cmake (Requires CMake >= 2.8.11 release).

Add TEST: Add ExternalDataTest to verify downloaded files from Girder
* Be sure the data requiered for the test is not there (delete it)
* Add the imstk_add_data(${target} ${data_list}) function in CMakeList.txt
which calls ExternalData_expand_arguments().
* It downloads the data provided by the data_list (relative path from
iMSTK/Data)

Add DOC: Add documentation on ExternalData Management
* How to add data to iMSTK from Grider
* Update data
* Use data
parent 021f9f03
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment