From d3ad05e5e5eecfe7cf9588ad28c8e55d82f7389f Mon Sep 17 00:00:00 2001 From: Stephan Lachnit Date: Tue, 27 Dec 2022 14:27:25 +0100 Subject: [PATCH] docs: add mmeson to IDE integrations [skip-ci] --- docs/markdown/IDE-integration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/markdown/IDE-integration.md b/docs/markdown/IDE-integration.md index c60aeefc5..dd3d8d9c9 100644 --- a/docs/markdown/IDE-integration.md +++ b/docs/markdown/IDE-integration.md @@ -426,3 +426,4 @@ schema is defined by the class structure given in - [Meson Syntax Highlighter](https://plugins.jetbrains.com/plugin/13269-meson-syntax-highlighter) plugin for JetBrains IDEs. - [asabil.meson](https://open-vsx.org/extension/asabil/meson) extension for VS Code/Codium - [Qt Creator](https://doc.qt.io/qtcreator/creator-project-meson.html) +- [mmeson](https://github.com/stephanlachnit/mmeson) (ccmake clone for Meson)