mirror of
https://github.com/labwc/labwc.git
synced 2026-06-13 14:33:18 -04:00
readme: Use meson setup in example to fix meson warning
Using meson without an explicit command emits a warning.
This commit is contained in:
parent
2135fb0d35
commit
0f0196046f
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ Build dependencies include:
|
||||||
- meson, ninja, gcc/clang
|
- meson, ninja, gcc/clang
|
||||||
- wayland-protocols
|
- wayland-protocols
|
||||||
|
|
||||||
Disable xwayland with `meson -Dxwayland=disabled build/`
|
Disable xwayland with `meson setup -Dxwayland=disabled build/`
|
||||||
|
|
||||||
For OS/distribution specific details see [wiki].
|
For OS/distribution specific details see [wiki].
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue