[gtk/path-work-rebased: 80/118] xxx: Link ottie tools against libottie




commit 659f718838d2e64868d7c561de9e1c5ae4f9c5e7
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Dec 3 21:49:58 2021 -0500

    xxx: Link ottie tools against libottie

 ottie/tools/meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/ottie/tools/meson.build b/ottie/tools/meson.build
index 771ac79da4..358340ee1c 100644
--- a/ottie/tools/meson.build
+++ b/ottie/tools/meson.build
@@ -12,6 +12,7 @@ foreach tool: ottie_tools
     include_directories: [confinc],
     c_args: common_cflags,
     dependencies: [libgtk_dep],
+    link_with: libottie,
     install: true,
   )
 


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