finch/meson.build

changeset 40051
c3c470f86872
parent 40040
3f81150e326b
child 40508
2ebcb8eb5c01
--- a/finch/meson.build	Tue Oct 15 04:05:27 2019 +0000
+++ b/finch/meson.build	Tue Oct 15 23:24:07 2019 -0400
@@ -8,6 +8,7 @@
 	else
 		libgnt_proj = subproject('libgnt',
 		    default_options : [
+		        'doc=' + get_option('doc').to_string(),
 		        'introspection=' + enable_introspection.to_string(),
 		    ]
 		)

mercurial