[jsonrpc-glib/bilelmoussaoui/gi-docgen: 5/7] g-i: Specify the exported pkg-file
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jsonrpc-glib/bilelmoussaoui/gi-docgen: 5/7] g-i: Specify the exported pkg-file
- Date: Sat, 5 Feb 2022 16:06:28 +0000 (UTC)
commit 0911e16cc5d8e028eea73dbf51dff7197a160128
Author: Bilal Elmoussaoui <belmouss redhat com>
Date: Sat Feb 5 16:58:16 2022 +0100
g-i: Specify the exported pkg-file
src/meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/meson.build b/src/meson.build
index a5ddb97..a6e2958 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -83,6 +83,7 @@ if get_option('with_introspection')
namespace: 'Jsonrpc',
symbol_prefix: 'jsonrpc',
identifier_prefix: 'Jsonrpc',
+ export_packages: 'jsonrpc-glib-@0@'.format(apiversion),
link_with: libjsonrpc_glib,
includes: ['GObject-2.0', 'GLib-2.0', 'Gio-2.0'],
install: true,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]