diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2019-12-05 14:20:05 -0800 |
---|---|---|
committer | Michael Hirsch, Ph.D <10931741+scivision@users.noreply.github.com> | 2019-12-05 22:03:20 -0500 |
commit | 9ca9bb7c09cc0d73ee1f79163408a46794aebee3 (patch) | |
tree | b8e81b1dc3566c17b19a005ca85285df75949092 /docs/markdown | |
parent | b87209946859a642f048391ca6cb6ef57edf0522 (diff) | |
download | meson-9ca9bb7c09cc0d73ee1f79163408a46794aebee3.zip meson-9ca9bb7c09cc0d73ee1f79163408a46794aebee3.tar.gz meson-9ca9bb7c09cc0d73ee1f79163408a46794aebee3.tar.bz2 |
docs/users: Add libglvnd [skip ci]
Diffstat (limited to 'docs/markdown')
-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 eb96b02..7290a5b 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -65,6 +65,7 @@ listed in the [`meson` GitHub topic](https://github.com/topics/meson). - [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 - [Libgit2-glib](https://git.gnome.org/browse/libgit2-glib), a GLib wrapper for libgit2 + - [libglvnd](https://gitlab.freedesktop.org/glvnd/libglvnd), Vendor neutral OpenGL dispatch library for Unix-like OSes - [Libhttpseverywhere](https://git.gnome.org/browse/libhttpseverywhere), a library to enable httpseverywhere on any desktop app - [libmodulemd](https://github.com/fedora-modularity/libmodulemd), a GObject Introspected library for managing [Fedora Project](https://getfedora.org/) module metadata. - [Libosmscout](https://github.com/Framstag/libosmscout), a C++ library for offline map rendering, routing and location |