mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
8 lines
287 B
ReStructuredText
8 lines
287 B
ReStructuredText
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.
|