mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-06 07:15:30 -04: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',
|
'osc.c', 'osc.h',
|
||||||
'sixel.c', 'sixel.h',
|
'sixel.c', 'sixel.h',
|
||||||
'vt.c', 'vt.h',
|
'vt.c', 'vt.h',
|
||||||
|
version,
|
||||||
dependencies: [pixman, fcft, tllist],
|
dependencies: [pixman, fcft, tllist],
|
||||||
link_with: misc,
|
link_with: misc,
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue