aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
diff options
context:
space:
mode:
authorBrendan Simon <brendan.simon@etrix.com.au>2020-04-29 14:29:03 +1000
committerGitHub <noreply@github.com>2020-04-28 21:29:03 -0700
commit1cf7f40e8542acf3b65ec18e1414edb65113fe42 (patch)
tree04137b9aa0683f48af1d254322fa972202dd2fc0 /docs/markdown
parentad426547e8f8a3c20d6479af86cd2b1de8dbaa15 (diff)
downloadmeson-1cf7f40e8542acf3b65ec18e1414edb65113fe42.zip
meson-1cf7f40e8542acf3b65ec18e1414edb65113fe42.tar.gz
meson-1cf7f40e8542acf3b65ec18e1414edb65113fe42.tar.bz2
Meson Cmake Wrapper unmaintained [skip ci]
The Meson CMake Wrapper project is currently unmaintained.
Diffstat (limited to 'docs/markdown')
-rw-r--r--docs/markdown/IDE-integration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/IDE-integration.md b/docs/markdown/IDE-integration.md
index a6c6f4b..73737e8 100644
--- a/docs/markdown/IDE-integration.md
+++ b/docs/markdown/IDE-integration.md
@@ -280,6 +280,6 @@ This API can also work without a build directory for the `--projectinfo` command
- [Gnome Builder](https://wiki.gnome.org/Apps/Builder)
- [KDevelop](https://www.kdevelop.org)
- [Eclipse CDT](https://www.eclipse.org/cdt/) (experimental)
-- [Meson Cmake Wrapper](https://github.com/prozum/meson-cmake-wrapper) (for cmake IDEs)
+- [Meson Cmake Wrapper](https://github.com/prozum/meson-cmake-wrapper) (for cmake IDEs) (currently unmaintained !!)
- [Meson-UI](https://github.com/michaelbadcrumble/meson-ui) (Meson build GUI)
- [Meson Syntax Highlighter](https://plugins.jetbrains.com/plugin/13269-meson-syntax-highlighter) plugin for JetBrains IDEs.