Skip to content
Commit 4463b844 authored by Marco Trevisan's avatar Marco Trevisan
Browse files

build: Use meson to configure, test and install the extension

By doing some hacking we can use the nicer meson to handle the extension
instead of Makefile.

The extension can be still locally installed using ninja install when
configured to be a local installation (by default when running meson as
user)

The zip file can be now generated, once configured as local installation
by using ninja -C <build-dir> zip-file.
parent d40f06f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment