add list of existing editor integrations

add meson_cmake_wrapper to the list of integrations
pull/3954/head
Charles Barto 7 years ago committed by Jussi Pakkanen
parent a8694f4b26
commit ab6929f64a
  1. 6
      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)
Loading…
Cancel
Save