mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-21 01:40:48 -05:00
Switch to "meson setup"
Fixes this warning:
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
This commit is contained in:
parent
b33ab26fe7
commit
254c5fc752
4 changed files with 5 additions and 5 deletions
|
|
@ -64,7 +64,7 @@ If you choose to enable X11 support:
|
|||
|
||||
Run these commands:
|
||||
|
||||
meson build/
|
||||
meson setup build/
|
||||
ninja -C build/
|
||||
|
||||
Install like so:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue