mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-14 08:16:24 +01:00
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:
commit
3c44026dc4
@ -420,6 +420,7 @@ if host_system != 'windows'
|
|||||||
if glib_have_os_x_9_or_later
|
if glib_have_os_x_9_or_later
|
||||||
unix_sources += files('gcocoanotificationbackend.m')
|
unix_sources += files('gcocoanotificationbackend.m')
|
||||||
endif
|
endif
|
||||||
|
application_headers += files('gosxappinfo.h')
|
||||||
else
|
else
|
||||||
contenttype_sources += files('gcontenttype.c')
|
contenttype_sources += files('gcontenttype.c')
|
||||||
appinfo_sources += files('gdesktopappinfo.c')
|
appinfo_sources += files('gdesktopappinfo.c')
|
||||||
|
Loading…
Reference in New Issue
Block a user