[shotwell] meson: Add shotwell-graphics-processor binary
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] meson: Add shotwell-graphics-processor binary
- Date: Thu, 22 Jun 2017 09:58:01 +0000 (UTC)
commit a582f5a275932ea56df3da6d6a80e9cf744fed49
Author: Jens Georg <mail jensge org>
Date: Thu Jun 22 11:56:55 2017 +0200
meson: Add shotwell-graphics-processor binary
src/meson.build | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/meson.build b/src/meson.build
index be31146..d42a153 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -11,6 +11,10 @@ sw_graphics_processor = static_library('shotwell-graphics-processor',
vala_args : '--disable-assert',
install : false)
+processor = executable('shotwell-graphics-processor',
+ ['graphics-processor.vala'],
+ dependencies: [gio, gdk, gee],
+ link_with: sw_graphics_processor)
shotwell_deps = [gio, gee, sqlite, gtk, sqlite, posix, gphoto2,
gstreamer_pbu, gio_unix, gudev, gexiv2, gmodule,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]