[vte/wip/sixels: 2/82] sixels: Add new files to build.



commit 91190f2ae6a8ffccdf3983b41b0d8df112900e44
Author: Hans Petter Jansson <hpj cl no>
Date:   Sat May 23 21:36:38 2020 +0200

    sixels: Add new files to build.

 src/meson.build | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/src/meson.build b/src/meson.build
index ceba1f68..50126a72 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -123,6 +123,8 @@ libvte_common_sources = debug_sources + glib_glue_sources + libc_glue_sources +
   'ring.hh',
   'ringview.cc',
   'ringview.hh',
+  'sixel.cc',
+  'sixel.h',
   'spawn.cc',
   'spawn.hh',
   'utf8.cc',
@@ -132,6 +134,8 @@ libvte_common_sources = debug_sources + glib_glue_sources + libc_glue_sources +
   'vtegtk.cc',
   'vtegtk.hh',
   'vteinternal.hh',
+  'vteimage.cc',
+  'vteimage.h',
   'vtepcre2.h',
   'vteregex.cc',
   'vteregexinternal.hh',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]