Skip to content

Commit 40738f5

Browse files
committed
Add Kitware ExternalData diagram to README
1 parent 785ad9b commit 40738f5

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,13 @@ This is the exact consumer model we want:
121121
- normal local files materialized into build trees via symlinks, hardlinks, or copies
122122
- no requirement for consumers to know which remote backend served the blob
123123

124+
<p align="center">
125+
<img src="docs/externaldata-flow-kitware.jpg" alt="CMake ExternalData content flow" width="560" />
126+
</p>
127+
<p align="center">
128+
<sub>reference: <a href="https://www.kitware.com/cmake-externaldata-using-large-files-with-distributed-version-control/">kitware</a></sub>
129+
</p>
130+
124131
### Vendored `ExternalData` patch
125132

126133
One pragmatic deviation exists on Windows. Stock `ExternalData.cmake` copies

docs/externaldata-flow-kitware.jpg

29.5 KB
Loading

0 commit comments

Comments
 (0)