Meson: Add carbon and cocoa flags into glib and gio pc files

https://bugzilla.gnome.org/show_bug.cgi?id=788773
This commit is contained in:
Xavier Claessens
2018-01-04 15:55:59 -05:00
parent 3c76114e73
commit dad4f956c5
3 changed files with 8 additions and 10 deletions

View File

@@ -800,6 +800,7 @@ if giomodulesdir == ''
endif
pkg.generate(libraries : libgio,
libraries_private : [osx_ldflags],
requires : ['glib-2.0', 'gobject-2.0'],
variables : ['bindir=' + join_paths('${prefix}', get_option('bindir')),
'giomoduledir=' + giomodulesdir,