[libsoup/wip/meson: 62/93] Generate gresource bundle for tests
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/wip/meson: 62/93] Generate gresource bundle for tests
- Date: Wed, 11 Apr 2018 10:44:31 +0000 (UTC)
commit 6bafae49dea999e36aaee02c52ab3ed9b101e06a
Author: Tomas Popela <tpopela redhat com>
Date: Thu Nov 9 15:10:22 2017 +0100
Generate gresource bundle for tests
tests/meson.build | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/tests/meson.build b/tests/meson.build
index ef562c7..7edeb94 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -157,3 +157,10 @@ xmlrpc_test = executable('ntlm-test-helper', 'ntlm-test-helper.c',
configure_file(output : 'httpd.conf',
input : 'httpd.conf.in',
configuration : cdata)
+
+gnome.compile_resources('soup-tests',
+ 'soup-tests.gresource.xml',
+ gresource_bundle : true,
+ install : true,
+ install_dir : meson.current_build_dir() + '/tests',
+ source_dir : '.')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]