Skip to content

Install meson tools through Python

Luni-4 requested to merge Luni-4/docker-images:meson-xml into master

This PR installs meson and ninja tools through Python.

Furthermore it installs the gcovr tool in order to produce code coverage reports through the ninja coverage-xml -C dir/ command.

Thanks in advance for your review! :)

Merge request reports