Skip to content

Meson build system overhaul / refactor

Niklas Haas requested to merge split_meson_v2 into master

This simplifies a lot of things that were unnecessarily clunky, and also splits up the code to move stuff into per-subsystem meson.build files, where they should belong.

Partially written with the overall goal of fixing #224 (closed) in mind.

Merge request reports