Skip to content

WIP: meson: add initial meson build system

Dylan Baker requested to merge dbaker/libice:meson into master

This currently doesn't handle the docs and specs, but it does handle the c files, headers, and pkg-config.

It seems like the specs and docs from xorg-utils would need a significant amount of code duplication to reimplement in Meson for every project, is it useful, and if so should I write a module for Meson?

Merge request reports