Skip to content

Commit 6efc62e

Browse files
committed
Mention both upstream ExternalData merge requests
1 parent cb47ce0 commit 6efc62e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,11 @@ The patch is kept isolated and general-purpose on purpose so it can be
177177
proposed upstream to Kitware as a normal `ExternalData` improvement. Consumers
178178
can still fall back to the host CMake module with
179179
`-DNAM_USE_VENDORED_EXTERNALDATA=OFF`.
180-
The upstream merge request is [cmake/cmake!11814](https://gitlab.kitware.com/cmake/cmake/-/merge_requests/11814).
180+
The upstream merge requests are
181+
[cmake/cmake!11814](https://gitlab.kitware.com/cmake/cmake/-/merge_requests/11814)
182+
for relocatable state metadata and
183+
[cmake/cmake!11829](https://gitlab.kitware.com/cmake/cmake/-/merge_requests/11829)
184+
for configurable link materialization mode.
181185

182186
## Backends
183187

0 commit comments

Comments
 (0)