Merge branch 'gosxappinfo-fix' into 'master'

build: install gosxappinfo.h on macOS

Closes #1725

See merge request GNOME/glib!725
This commit is contained in:
Nirbheek Chauhan 2019-03-14 08:26:35 +00:00
commit 3c44026dc4

View File

@ -420,6 +420,7 @@ if host_system != 'windows'
if glib_have_os_x_9_or_later
unix_sources += files('gcocoanotificationbackend.m')
endif
application_headers += files('gosxappinfo.h')
else
contenttype_sources += files('gcontenttype.c')
appinfo_sources += files('gdesktopappinfo.c')