Skip to content

Port build system to meson

Fixes #3 (closed). I tried to mimic the autotools build as much as I could, but I could not figure out where WARN_CFLAGS in the Makefile.am comes from. The variable was also empty in the generated Makefile when I built the package with the default configuration.

Merge request reports