mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-26 07:57:59 -04:00
wayland: log human readable SHM format names in debug builds
This commit is contained in:
parent
8689389523
commit
fabffd626b
3 changed files with 135 additions and 1 deletions
|
|
@ -224,7 +224,7 @@ executable(
|
|||
'tokenize.c', 'tokenize.h',
|
||||
'url-mode.c', 'url-mode.h',
|
||||
'user-notification.c', 'user-notification.h',
|
||||
'wayland.c', 'wayland.h',
|
||||
'wayland.c', 'wayland.h', 'shm-formats.h',
|
||||
wl_proto_src + wl_proto_headers, version,
|
||||
dependencies: [math, threads, libepoll, pixman, wayland_client, wayland_cursor, xkb, fontconfig, utf8proc,
|
||||
tllist, fcft],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue