[gtk/path-work-rebased: 82/121] xxx: Link ottie tools against libottie




commit 65813c3f198e106322bc5606618560a0e33013a8
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]