Paolo Bonzini <pbonz...@redhat.com> writes:
> On 07/08/20 10:31, 罗勇刚(Yonggang Luo) wrote: >> Any IDE works with meson properly? Does meson have vs code plugin? > > I'm not sure what the plugin would do. However note that even with > Meson, QEMU would be built with "./configure && make". One the subject of IDE's my Emacs tooling (counsel-compile) uses a mixture of "make -nqp" and "make help" to probe for potential make targets. I assume these are still probable with the meson generated files? -- Alex Bennée