← Back to team overview

fenics team mailing list archive

CMake 2.8.11: ExternalData

 

FYI, CMake 2.8.11 (rc2 just released) will contain support for
ExternalData (aka those meshes):

Introduced ExternalData Module
* Keep source trees lightweight by storing data separately
* Reference data unambiguously from source tree by content hash
* Fetch on-demand during build from local or remote resources

https://github.com/Kitware/CMake/blob/master/Modules/ExternalData.cmake

--Nico


Follow ups