From ab6929f64ad295fb42ca989d2beea023b1f37f7d Mon Sep 17 00:00:00 2001 From: Charles Barto Date: Fri, 3 Aug 2018 16:16:58 -0400 Subject: [skip ci] add list of existing editor integrations add meson_cmake_wrapper to the list of integrations --- docs/markdown/IDE-integration.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/markdown/IDE-integration.md b/docs/markdown/IDE-integration.md index f608c5c..2ce4b78 100644 --- a/docs/markdown/IDE-integration.md +++ b/docs/markdown/IDE-integration.md @@ -43,3 +43,9 @@ When these tests fail, the user probably wants to run the failing test in a debu meson introspect --tests This provides you with all the information needed to run the test: what command to execute, command line arguments and environment variable settings. + +# Existing integrations + +- [Gnome Builder](https://wiki.gnome.org/Apps/Builder) +- [Eclipse CDT](https://www.eclipse.org/cdt/) (experimental) +- [Meson Cmake Wrapper](https://github.com/prozum/meson-cmake-wrapper) (for cmake IDEs) \ No newline at end of file -- cgit v1.1