For the average user, it is likely quite difficult which library is
responsible for different features that QEMU supports. Let's make
it a little bit easier for them and put some libraries into separate
groups in the summary output of meson.
Thomas Huth (3):
meson.build: Group the UI entries in a separate summary section
meson.build: Group the network backend entries in a separate summary
section
meson.build: Group the audio backend entries in a separate summary
section
meson.build | 48 +++++++++++++++++++++++++++++++-----------------
1 file changed, 31 insertions(+), 17 deletions(-)