mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-11 10:23:19 +00:00
add patch meson
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
### Description
|
||||
Add the meson build system.
|
||||
|
||||
This is useful for people who do not want to self-manage a wlroots installation.
|
||||
|
||||
To enable Xwayland support, you will need to enable it in the wlroots subproject:
|
||||
```sh
|
||||
meson setup -Dwlroots:xwayland=enabled build
|
||||
```
|
||||
|
||||
### Download
|
||||
- [git branch](/sewn/dwl/src/branch/meson)
|
||||
- [2024-08-06](/dwl/dwl-patches/raw/branch/main/patches/meson/meson.patch)
|
||||
|
||||
### Authors
|
||||
- [sewn](/sewn)
|
||||
|
||||
Reference in New Issue
Block a user