diff options
| author | Xavier Claessens <xclaessens@netflix.com> | 2024-11-13 09:03:36 -0500 |
|---|---|---|
| committer | Xavier Claessens <xclaesse@gmail.com> | 2025-07-18 17:49:37 -0400 |
| commit | 7a3c5c7b1db2bae341664a0088ca501967be20a3 (patch) | |
| tree | 08753dcf752cf84ec2bb3cc640136b85e75b1e87 /docs | |
| parent | 1c18bcef1f17554e792d2e53ec556f0ec149b5b3 (diff) | |
| download | meson-7a3c5c7b1db2bae341664a0088ca501967be20a3.tar.gz | |
wrap: Print deprecation warnings when using wrapdb v1
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/markdown/snippets/wrapdbv1.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/markdown/snippets/wrapdbv1.md b/docs/markdown/snippets/wrapdbv1.md new file mode 100644 index 000000000..4f0c8478a --- /dev/null +++ b/docs/markdown/snippets/wrapdbv1.md @@ -0,0 +1,5 @@ +## Limited support for WrapDB v1 + +WrapDB v1 has been discontinued for several years, Meson will now print a +deprecation warning if a v1 URL is still being used. Wraps can be updated to +latest version using `meson wrap update` command. |
