summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKieran Bingham <kieranbingham@gmail.com>2019-03-14 21:39:28 +0000
committerJussi Pakkanen <jpakkane@gmail.com>2019-03-14 23:39:28 +0200
commit33af33594943c066ff269d5144017e7b5e558fd5 (patch)
treeb8819e6697ff1ea99cc2357edefa268579cfb648
parent2b446ab53978d18898eca5661e9752bc75b0a794 (diff)
downloadmeson-33af33594943c066ff269d5144017e7b5e558fd5.tar.gz
Add libcamera to Users.md [skip ci]
Add the libcamera project as a user of Meson.
-rw-r--r--docs/markdown/Users.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md
index 1867651f9..c0f82f58e 100644
--- a/docs/markdown/Users.md
+++ b/docs/markdown/Users.md
@@ -54,6 +54,7 @@ listed in the [`meson` GitHub topic](https://github.com/topics/meson).
- [Knot Resolver](https://gitlab.labs.nic.cz/knot/knot-resolver), Full caching DNS resolver implementation
- [Ksh](https://github.com/att/ast), a Korn Shell
- [Lc0](https://github.com/LeelaChessZero/lc0), LeelaChessZero is a UCI-compliant chess engine designed to play chess via neural network
+ - [libcamera](https://git.linuxtv.org/libcamera.git/), a library to handle complex cameras on Linux, ChromeOS and Android
- [Libdrm](https://cgit.freedesktop.org/drm/libdrm/), a library for abstracting DRM kernel interfaces
- [Libepoxy](https://github.com/anholt/libepoxy/), a library for handling OpenGL function pointer management
- [libfuse](https://github.com/libfuse/libfuse), the reference implementation of the Linux FUSE (Filesystem in Userspace) interface