pidgin/glade/meson.build

changeset 41099
5f8b886eafce
parent 40536
c0ea70247280
--- a/pidgin/glade/meson.build	Tue Oct 12 05:09:42 2021 -0500
+++ b/pidgin/glade/meson.build	Thu Oct 14 20:33:29 2021 -0500
@@ -4,3 +4,6 @@
     configuration : version_conf,
     install : true,
     install_dir : get_option('datadir') / 'glade/catalogs')
+
+devenv.append('GLADE_CATALOG_SEARCH_PATH', meson.current_build_dir())
+

mercurial