Compilation is supposed to be as simple as: (run in project root)
```sh
meson build &&cd build && ninja
meson build &&(cd build && ninja)
```
If this fails then either fix it yourself or let me know I guess.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.