mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05: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
3 lines
69 B
Text
3 lines
69 B
Text
[wrap-git]
|
|
url = https://github.com/swaywm/wlroots
|
|
revision = master
|