mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-18 22:05:25 -05:00
meson: add ‘version.h’ to vtlib
This commit is contained in:
parent
bff07b09b9
commit
0e83732162
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ vtlib = static_library(
|
|||
'osc.c', 'osc.h',
|
||||
'sixel.c', 'sixel.h',
|
||||
'vt.c', 'vt.h',
|
||||
version,
|
||||
dependencies: [pixman, fcft, tllist],
|
||||
link_with: misc,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue