mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
This simplifies building as there's no need to manually
git clone subprojects anymore.
Building is now as simple as:
meson build
ninja -C build
In order to update the subprojects, meson provides:
meson subprojects update
|
||
|---|---|---|
| .. | ||
| seatd.wrap | ||
| wlroots.wrap | ||