[meson] new build system
commit16c4530e614b6edbfb840e0aae320908079e38f7
authorStefan Bühler <stbuehler@web.de>
Sat, 21 Oct 2017 14:00:10 +0000 (21 16:00 +0200)
committerGlenn Strauss <gstrauss@gluelogic.com>
Sun, 29 Oct 2017 02:54:45 +0000 (28 22:54 -0400)
treefd3cdea4e3642115322a343008d1a78a4654cfaa
parent02ad06b080148478f5748131849f5ee1273bfb88
[meson] new build system

Needed to extend lemon to take an output path parameter.
Makefile.am
meson.build [new file with mode: 0644]
meson_options.txt [new file with mode: 0644]
src/Makefile.am
src/lemon.c
src/meson.build [new file with mode: 0644]
tests/Makefile.am
tests/meson.build [new file with mode: 0644]