[glib: 1/2] build: install gosxappinfo.h on macOS



commit 32d012f5a9ecb69dc4e97093e4662964d019a39b
Author: Tom Schoonjans <Tom Schoonjans diamond ac uk>
Date:   Thu Mar 14 08:08:30 2019 +0000

    build: install gosxappinfo.h on macOS
    
    Closes #1725

 gio/meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gio/meson.build b/gio/meson.build
index 88575ec75..4e5e021e9 100644
--- a/gio/meson.build
+++ b/gio/meson.build
@@ -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')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]