From fd0112425f165aff786bcfec8c610114324c37a1 Mon Sep 17 00:00:00 2001 From: "Florian \"sp1rit\"​" Date: Sun, 12 Jun 2022 22:57:03 +0200 Subject: 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 --- subprojects/wlroots | 1 + 1 file changed, 1 insertion(+) create mode 160000 subprojects/wlroots (limited to 'subprojects') diff --git a/subprojects/wlroots b/subprojects/wlroots new file mode 160000 index 00000000..b89ed901 --- /dev/null +++ b/subprojects/wlroots @@ -0,0 +1 @@ +Subproject commit b89ed9015c3fbe8d339e9d65cf70fdca6e5645bc -- cgit v1.2.3