[gnome-software: 3/5] meson: Mark gs-test header as public
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 3/5] meson: Mark gs-test header as public
- Date: Wed, 9 Feb 2022 09:54:59 +0000 (UTC)
commit cae1de3dc7095abaabe279a9cec9554b8b0518aa
Author: Pablo Correa Gómez <ablocorrea hotmail com>
Date: Mon Feb 7 22:35:49 2022 +0100
meson: Mark gs-test header as public
This allows for out-of-tree plugins to use available test functions
lib/meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/lib/meson.build b/lib/meson.build
index a87c9875b..23490d942 100644
--- a/lib/meson.build
+++ b/lib/meson.build
@@ -29,6 +29,7 @@ libgnomesoftware_public_headers = [
'gs-plugin-types.h',
'gs-plugin-vfuncs.h',
'gs-remote-icon.h',
+ 'gs-test.h',
'gs-utils.h',
'gs-worker-thread.h',
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]