[gtk/path-work-rebased: 83/121] xxx: Link ottie tests against libottie




commit 5781a8c66a32f299ed101c833a6df2ee98beb7b9
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Dec 3 21:50:14 2021 -0500

    xxx: Link ottie tests against libottie

 testsuite/ottie/meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/testsuite/ottie/meson.build b/testsuite/ottie/meson.build
index 7b7b8e7a8a..044abca408 100644
--- a/testsuite/ottie/meson.build
+++ b/testsuite/ottie/meson.build
@@ -5,6 +5,7 @@ snapshot = executable(
   'snapshot',
   ['snapshot.c'],
   dependencies: libgtk_dep,
+  link_with: libottie,
   c_args: common_cflags,
   install: get_option('install-tests'),
   install_dir: testexecdir


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