mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-18 05:34:02 -04:00
main: client: factor out some common code for "--log-level" option
This commit is contained in:
parent
7698077331
commit
5437321f97
5 changed files with 61 additions and 58 deletions
|
|
@ -196,7 +196,9 @@ executable(
|
|||
'foot-features.h',
|
||||
'log.c', 'log.h',
|
||||
'macros.h',
|
||||
'util.h',
|
||||
'xmalloc.c', 'xmalloc.h',
|
||||
'xsnprintf.c', 'xsnprintf.h',
|
||||
version,
|
||||
install: true)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue