[gobject-introspection: 2/3] meson: Don't install test typelibs



commit 9b20583cb459fcb8276df6059cfa58a1dbe96091
Author: Tomasz Miąsko <tomasz miasko gmail com>
Date:   Mon Dec 10 00:00:00 2018 +0000

    meson: Don't install test typelibs

 tests/meson.build | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/tests/meson.build b/tests/meson.build
index e9d7fef4..bfa8f8bb 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -118,8 +118,6 @@ if glib_dep.type_name() == 'pkgconfig'
                 '--includedir', join_paths(meson.build_root(), 'gir'),
                 '--includedir', meson.current_build_dir()
       ],
-      install: true,
-      install_dir: typelibdir,
     )
   endforeach
 


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