Niels De Graef b19c309096 Add build support for Meson
To build with meson, use the following commands:

```
$ meson build
$ ninja -C build
 # in case you want to install
$ ninja -C build install
```
2019-01-19 21:03:56 +00:00
..
2017-09-14 22:25:51 +02:00
2018-12-05 08:25:27 +00:00
2017-04-11 16:53:58 +00:00
2017-10-02 07:12:16 +02:00
2018-06-09 05:52:31 +00:00
2019-01-19 21:03:56 +00:00
2017-08-17 08:05:58 +00:00