diff options
author | Andrei Alexeyev <0x416b617269@gmail.com> | 2018-01-28 22:25:11 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-01-30 06:27:05 +1100 |
commit | 5d68681c62ec5588450c31d7586690dfbc180284 (patch) | |
tree | acde11bcb4c41501e3ff7364efa4fe53cb3d3df7 | |
parent | 7049958de94cf6cf9fa70a6821b37228144d60df (diff) | |
download | meson-5d68681c62ec5588450c31d7586690dfbc180284.zip meson-5d68681c62ec5588450c31d7586690dfbc180284.tar.gz meson-5d68681c62ec5588450c31d7586690dfbc180284.tar.bz2 |
Taisei Project uses Meson
-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 78ad1b7..8fb64e2 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, let us - [Polari](https://git.gnome.org/browse/polari), an IRC client - [Sysprof](https://wiki.gnome.org/Apps/Sysprof), a profiling tool - [systemd](https://github.com/systemd/systemd), the init system + - [Taisei Project](https://taisei-project.org/), an open-source Touhou Project clone and fangame - [Xorg](https://cgit.freedesktop.org/xorg/xserver/) the X.org display server (not the default yet) - [Valum](https://github.com/valum-framework/valum), a micro web framework written in Vala - [Wayland and Weston](https://lists.freedesktop.org/archives/wayland-devel/2016-November/031984.html), a next generation display server (not merged yet) |