Merge branch 'macos-gappinfo-fix' into 'glib-2-60'

build: install gosxappinfo.h on macOS

See merge request GNOME/glib!726
This commit is contained in:
Philip Withnall 2019-03-14 08:51:33 +00:00
commit 279bd62988

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')