mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 23:28:54 +02:00
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:
@@ -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')
|
||||||
|
Reference in New Issue
Block a user