diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2022-01-10 18:27:11 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-01-10 18:27:11 +0200 |
| commit | 9e1f20728f8d09d4eddbb0e1ff62762f9bddfaae (patch) | |
| tree | 4669ad081fd7ebeb3f260dfbbf729c4e27d27245 /docs/markdown/snippets/cmake_deprecated.md | |
| parent | 09f03a8424a5ab45bbf251e5edd6341c6503f8e1 (diff) | |
| download | meson-9e1f20728f8d09d4eddbb0e1ff62762f9bddfaae.tar.gz | |
Prepare release 0.61.0.
Diffstat (limited to 'docs/markdown/snippets/cmake_deprecated.md')
| -rw-r--r-- | docs/markdown/snippets/cmake_deprecated.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/markdown/snippets/cmake_deprecated.md b/docs/markdown/snippets/cmake_deprecated.md deleted file mode 100644 index 9e456e7a8..000000000 --- a/docs/markdown/snippets/cmake_deprecated.md +++ /dev/null @@ -1,7 +0,0 @@ -## Support for CMake <3.14 is now deprecated for CMake subprojects - -In CMake 3.14, the File API was introduced and the old CMake server API was -deprecated (and removed in CMake 3.20). Thus support for this API will also -be removed from Meson in future releases. - -This deprecation only affects CMake subprojects. |
