Added meson buildfiles
this makes for a far better experience in combination with wlroots,
since that whole makefile mess is not required.
Additionaly, handling of wayland protocol sources is also slightly
better, but could be improved with mesons inbuilt wayland module.
To build Hyprland using meson:
meson _build -Ddefault_library=static
ninja -C _build
ninja -C _build install
This commit is contained in:
parent
354e265128
commit
fd0112425f
13 changed files with 205 additions and 63 deletions
1
subprojects/wlroots
Submodule
1
subprojects/wlroots
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit b89ed9015c3fbe8d339e9d65cf70fdca6e5645bc
|
||||
Loading…
Add table
Add a link
Reference in a new issue