[glib-networking: 65/129] meson: fix running the tests
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking: 65/129] meson: fix running the tests
- Date: Sat, 2 Feb 2019 22:48:51 +0000 (UTC)
commit 9eb0317acfe249f6b50c3631729c2e8fc4bcea1f
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date: Tue Oct 24 09:45:16 2017 +0200
meson: fix running the tests
tls/tests/meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/tls/tests/meson.build b/tls/tests/meson.build
index 0bcbb1d..b481476 100644
--- a/tls/tests/meson.build
+++ b/tls/tests/meson.build
@@ -18,5 +18,6 @@ foreach unit: unit_tests
env: [
'G_TEST_SRCDIR=@0@'.format(meson.current_source_dir()),
'G_TEST_BUILDDIR=@0@'.format(meson.current_build_dir()),
+ 'GIO_MODULE_DIR=@0@'.format(join_paths(meson.build_root(), 'tls', 'openssl')),
])
endforeach
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]