blob: c40f4f7f3c074df823e7dc9c193108ab69fe5c12 (
plain)
1
2
3
4
5
6
7
|
ExternalData-custom-download
----------------------------
* The :module:`ExternalData` module learned to support
:ref:`Custom Fetch Scripts <ExternalData Custom Fetch Scripts>`.
This allows projects to specify custom ``.cmake`` scripts for
fetching data objects during the build.
|