Skip to content

build: Show debug and optimisation flags in summary

Sam Thursfield requested to merge sam/show-debug into master

These can be confusing as Meson provides --buildtype=, -Ddebug= and -Doptimization= which can override each other.

Merge request reports