Add meson build system
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 29 Oct 2019 13:04:24 +0000 (14:04 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 29 Oct 2019 13:04:24 +0000 (14:04 +0100)
commitbb6458a147fd4a6743daecf5e73b88af98aad37f
tree6adeb653c393942df2c1831b7cde3ce3f41fdc48
parent587e0c2d9067ed67ae70d2ad76511cd4e9ca9db6
Add meson build system

Change-Id: Ie5ea4a42445e7c4df61284164f7dd14b0ca12295
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
12 files changed:
compat/include/meson.build [new file with mode: 0644]
compat/meson.build [new file with mode: 0644]
compat/pkgconfig/meson.build [new file with mode: 0644]
compat/src/meson.build [new file with mode: 0644]
logo-cynagora-small.png [new file with mode: 0644]
logo-cynagora.png
meson.build [new file with mode: 0644]
meson_options.txt [new file with mode: 0644]
pkgconfig/cynagora.pc.in
pkgconfig/meson.build [new file with mode: 0644]
src/meson.build [new file with mode: 0644]
systemd/meson.build [new file with mode: 0644]