Skip to content
  • Dylan Baker's avatar
    meson: Add a meson build system · cdf1532b
    Dylan Baker authored and Matt Turner's avatar Matt Turner committed
    This does everything the autotools based system does, including building
    both a static and shared version by default, though this can be
    controlled with meson's builtin `default_library` option.
    cdf1532b