doc/reference/pidgin/meson.build

changeset 42581
73eda937c387
parent 42553
0622b87a3b8f
child 42649
6986f5428d30
--- a/doc/reference/pidgin/meson.build	Tue Jan 23 01:10:53 2024 -0600
+++ b/doc/reference/pidgin/meson.build	Tue Jan 23 01:24:59 2024 -0600
@@ -22,6 +22,7 @@
 			'--output-dir=@OUTPUT@',
 			'--no-namespace-dir',
 			'--content-dir=@0@'.format(meson.current_source_dir()),
+			'--add-include-path=@0@'.format(meson.global_build_root() / 'subprojects/birb/birb'),
 			'--add-include-path=@0@'.format(meson.global_build_root() / 'subprojects/gplugin/gplugin'),
 			'--add-include-path=@0@'.format(meson.global_build_root() / 'subprojects/gplugin/gplugin-gtk4'),
 			'--add-include-path=@0@'.format(meson.project_build_root() / 'libpurple'),

mercurial