We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb47ce0 commit 6efc62eCopy full SHA for 6efc62e
1 file changed
README.md
@@ -177,7 +177,11 @@ The patch is kept isolated and general-purpose on purpose so it can be
177
proposed upstream to Kitware as a normal `ExternalData` improvement. Consumers
178
can still fall back to the host CMake module with
179
`-DNAM_USE_VENDORED_EXTERNALDATA=OFF`.
180
-The upstream merge request is [cmake/cmake!11814](https://gitlab.kitware.com/cmake/cmake/-/merge_requests/11814).
+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.
185
186
## Backends
187
0 commit comments