mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
README.md: describe --force-fallback-for option
This commit is contained in:
parent
d56cf92794
commit
bb5d272dc9
1 changed files with 9 additions and 0 deletions
|
|
@ -163,6 +163,15 @@ Disable xwayland with `meson -Dxwayland=disabled build/`
|
||||||
|
|
||||||
For OS/distribution specific details see see [wiki].
|
For OS/distribution specific details see see [wiki].
|
||||||
|
|
||||||
|
To enforce the supplied wlroots.wrap file, run:
|
||||||
|
|
||||||
|
meson setup build/ --force-fallback-for=wlroots
|
||||||
|
|
||||||
|
If installing after using the wlroots.wrap file, use the following to
|
||||||
|
prevent installing the wlroots headers:
|
||||||
|
|
||||||
|
meson install --skip-subprojects -C build/
|
||||||
|
|
||||||
## 3. Configuration
|
## 3. Configuration
|
||||||
|
|
||||||
User config files are located at `${XDG_CONFIG_HOME:-$HOME/.config/labwc/}`
|
User config files are located at `${XDG_CONFIG_HOME:-$HOME/.config/labwc/}`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue