From 6b63c4161d06f7ca79e71246900df1c276a4c1d8 Mon Sep 17 00:00:00 2001 From: "Michael Gene Brockus (Dreamer)" <55331536+dreamer-coding-555@users.noreply.github.com> Date: Sun, 3 Sep 2023 19:23:43 -0500 Subject: [PATCH] Adding Meson-UI back on IDE-integration.md --- 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 9c16cdb09..ad7185a1f 100644 --- a/docs/markdown/IDE-integration.md +++ b/docs/markdown/IDE-integration.md @@ -424,4 +424,5 @@ 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. - [vscode-meson](https://github.com/mesonbuild/vscode-meson) extension for VS Code/Codium - [Qt Creator](https://doc.qt.io/qtcreator/creator-project-meson.html) +- [Meson-UI](https://github.com/dreamer-coding-555/meson-ui) (build GUI for Meson) - [mmeson](https://github.com/stephanlachnit/mmeson) (ccmake clone for Meson)