[gssdp] build: Build docs by default
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gssdp] build: Build docs by default
- Date: Sat, 14 Aug 2021 07:47:06 +0000 (UTC)
commit 652edd5c0145c0a542017840e3f3bc22b9ade159
Author: Jens Georg <mail jensge org>
Date: Sat Aug 14 09:42:28 2021 +0200
build: Build docs by default
meson_options.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index ab1f0bd..1fdc8fe 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,4 +1,4 @@
-option('gtk_doc', type: 'boolean', value: false, description: 'Enable generating the API reference (depends
on GTK-Doc)')
+option('gtk_doc', type: 'boolean', value: true, description: 'Enable generating the API reference (depends
on GTK-Doc)')
option('sniffer', type: 'boolean', value: true, description: 'Compile graphical SSDP sniffer')
option('introspection', type: 'boolean', value : true, description: 'Enable or disable GObject
Introspection')
option('vapi', type: 'boolean', value: true, description: 'Enable or disable generation of Vala vapi file')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]