mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-08 10:06:22 -05:00
install: add -Dgrapheme-clustering to the list of custom meson options
This commit is contained in:
parent
80c2d9d89d
commit
4a6dea04c2
1 changed files with 1 additions and 0 deletions
|
|
@ -131,6 +131,7 @@ Available compile-time options:
|
|||
| Option | Type | Default | Description | Extra dependencies |
|
||||
|-------------------------------|---------|-----------------------|---------------------------------------|--------------------|
|
||||
| `-Dime` | bool | `true` | Enables IME support | None |
|
||||
| `-Dgrapheme-clustering` | feature | `auto` | Enables grapheme clustering | libutf8proc |
|
||||
| `-Dterminfo` | feature | `auto` | Build terminfo files | `tic` (ncurses) |
|
||||
| `-Dterminfo-install-location` | string | `${datadir}/terminfo` | Where to install the terminfo files | None |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue