aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Gene Brockus (Dreamer) <55331536+dreamer-coding-555@users.noreply.github.com>2023-09-03 19:23:43 -0500
committerGitHub <noreply@github.com>2023-09-04 03:23:43 +0300
commit6b63c4161d06f7ca79e71246900df1c276a4c1d8 (patch)
tree037af2f47e5c5f8487abd13effd26bcb3aa56e24
parentb504fe1b3e31e68ba475a8bb5b1107ad9e80c20e (diff)
downloadmeson-6b63c4161d06f7ca79e71246900df1c276a4c1d8.zip
meson-6b63c4161d06f7ca79e71246900df1c276a4c1d8.tar.gz
meson-6b63c4161d06f7ca79e71246900df1c276a4c1d8.tar.bz2
Adding Meson-UI back on IDE-integration.md
-rw-r--r--docs/markdown/IDE-integration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/IDE-integration.md b/docs/markdown/IDE-integration.md
index 9c16cdb..ad7185a 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)