diff options
author | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-02-20 14:21:01 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-20 14:21:01 +0530 |
commit | bc3a26d7595361c616c5861df0bbbcaa32a11bad (patch) | |
tree | 550bf03e1b5c67fa4507464686bac607c8b0c8c8 | |
parent | 37b702e9aa4255e1d0c5fa706e52842877cf01b3 (diff) | |
download | meson-bc3a26d7595361c616c5861df0bbbcaa32a11bad.zip meson-bc3a26d7595361c616c5861df0bbbcaa32a11bad.tar.gz meson-bc3a26d7595361c616c5861df0bbbcaa32a11bad.tar.bz2 |
Users.md: Add libzim, which only uses meson
[skip ci]
-rw-r--r-- | docs/markdown/Users.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 750d6af..e3c5c40 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -43,6 +43,7 @@ If you have a project that uses Meson that you want to add to this list, please - [Libosmscout](https://github.com/Framstag/libosmscout), a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data - [Libva](https://github.com/intel/libva), an implementation for the VA (VIdeo Acceleration) API + - [Libzim](https://github.com/openzim/libzim), the reference implementation for the ZIM file format - [Lightdm-Webkit2-Greeter](https://github.com/Antergos/lightdm-webkit2-greeter) - [Kiwix libraries](https://github.com/kiwix/kiwix-lib) - [Mesa](https://cgit.freedesktop.org/mesa/mesa/), An open source graphics driver project |