aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSami Kerola <kerolasa@iki.fi>2018-01-13 19:00:55 +0000
committerJussi Pakkanen <jpakkane@gmail.com>2018-01-30 06:47:50 +1100
commit26b16e74a904d882d2505ee8bab42a3fafd17ac2 (patch)
treed02929b73fad250df9fe1d828ee2c2f8d0353f67
parentbcc3cbb93e5d03e659a3f2a8b23f0f3ac49db010 (diff)
downloadmeson-26b16e74a904d882d2505ee8bab42a3fafd17ac2.zip
meson-26b16e74a904d882d2505ee8bab42a3fafd17ac2.tar.gz
meson-26b16e74a904d882d2505ee8bab42a3fafd17ac2.tar.bz2
docs: Add 'outlier' to users
This is a very small hello world style project, that I hope is useful example for people who are getting started with 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 8fb64e2..0503c22 100644
--- a/docs/markdown/Users.md
+++ b/docs/markdown/Users.md
@@ -37,6 +37,7 @@ If you have a project that uses Meson that you want to add to this list, let us
- [Mesa](https://www.mesa3d.org/), An open source graphics driver project
- [Nautilus](https://git.gnome.org/browse/nautilus/commit/?id=ed5652c89ac0654df2e82b54b00b27d51c825465) the Gnome file manager
- [Orc](http://cgit.freedesktop.org/gstreamer/orc/), the Optimized Inner Loop Runtime Compiler (not the default yet)
+ - [Outlier](https://github.com/kerolasa/outlier), a small Hello World style meson example project
- [Pango](https://git.gnome.org/browse/pango/), an Internationalized text layout and rendering library (not the default yet)
- [Parzip](https://github.com/jpakkane/parzip), a multithreaded reimplementation of Zip
- [Pitivi](http://pitivi.org/), a nonlinear video editor